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 c3f1f3b commit b6ee9cfCopy full SHA for b6ee9cf
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- uses: actions/checkout@v4
37
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
38
with:
39
python-version: "3.11"
40
.github/workflows/test.yaml
@@ -36,7 +36,7 @@ jobs:
41
42
0 commit comments