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 60ec857 + 8b19a68 commit bcac33aCopy full SHA for bcac33a
.github/workflows/ci.yaml
@@ -149,7 +149,7 @@ jobs:
149
run: env
150
151
- name: Download package
152
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
153
with:
154
name: dist-packages
155
path: dist
@@ -305,7 +305,7 @@ jobs:
305
runs-on: ubuntu-24.04
306
steps:
307
- name: Download distribution files
308
309
310
311
@@ -351,7 +351,7 @@ jobs:
351
id-token: write
352
353
354
355
356
357
0 commit comments