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 baf565a + 11b82de commit 1008c2bCopy full SHA for 1008c2b
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
- name: "Setup Python"
23
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
24
with:
25
python-version: 3.12
26
@@ -59,7 +59,7 @@ jobs:
59
uses: actions/checkout@v6
60
61
62
63
64
65
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
123
124
125
0 commit comments