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 49a45d2 commit c933c0cCopy full SHA for c933c0c
.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.11"
40
.github/workflows/test.yaml
@@ -36,7 +36,7 @@ jobs:
41
42
0 commit comments