We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1979dd + e6cd4af commit 94efa33Copy full SHA for 94efa33
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- uses: actions/checkout@v5
37
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
38
with:
39
python-version: "3.12"
40
0 commit comments