We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69d3218 + b6866c9 commit a7a49e4Copy full SHA for a7a49e4
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v7
21
22
- name: Set up Python
23
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
24
with:
25
python-version: '3.12'
26
0 commit comments