There was an error while loading. Please reload this page.
1 parent ac9ae8b commit 90a9266Copy full SHA for 90a9266
1 file changed
.github/workflows/release.yaml
@@ -38,7 +38,7 @@ jobs:
38
id-token: write
39
steps:
40
- name: Download all the dists
41
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
42
with:
43
name: ${{ env.dists-artifact-name }}
44
path: dist/
0 commit comments