We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66286da + ca79229 commit afdbd43Copy full SHA for afdbd43
1 file changed
.github/workflows/ci.yaml
@@ -145,7 +145,7 @@ jobs:
145
run: env
146
147
- name: Download package
148
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
149
with:
150
name: dist-packages
151
path: dist
@@ -301,7 +301,7 @@ jobs:
301
runs-on: ubuntu-slim
302
steps:
303
- name: Download distribution files
304
305
306
307
@@ -347,7 +347,7 @@ jobs:
347
id-token: write
348
349
350
351
352
353
0 commit comments