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 569b712 commit b0e7dbeCopy full SHA for b0e7dbe
.github/workflows/ci.yaml
@@ -149,7 +149,7 @@ jobs:
149
run: env
150
151
- name: Download package
152
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
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