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 6380042 commit 970ca2fCopy full SHA for 970ca2f
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@v4
41
42
- name: Setup Python
43
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
44
with:
45
python-version: ${{ env.PYTHON_VERSION }}
46
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
63
0 commit comments