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.
1 parent b1979dd commit e6cd4afCopy full SHA for e6cd4af
.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