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 f4d4f24 + 7923d55 commit 01e3037Copy full SHA for 01e3037
1 file changed
.github/workflows/ci.yaml
@@ -149,7 +149,7 @@ jobs:
149
run: env
150
151
- name: Download package
152
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
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