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 2b07ba8 commit fdca4b9Copy full SHA for fdca4b9
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
33
- name: Checkout repo
34
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
35
36
- name: Setup Python
37
uses: actions/setup-python@v5
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
123
124
125
@@ -174,7 +174,7 @@ jobs:
174
175
176
177
178
179
180
0 commit comments