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 e9294b4 + 293c27d commit 22aef48Copy full SHA for 22aef48
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: Setup Python
27
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
28
with:
29
python-version: ${{ env.PYTHON_VERSION }}
30
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
0 commit comments