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 7d4cb4e commit 1e06779Copy full SHA for 1e06779
.github/workflows/release.yaml
@@ -39,7 +39,7 @@ jobs:
39
id-token: write
40
steps:
41
- name: Download all the dists
42
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
43
with:
44
name: ${{ env.dists-artifact-name }}
45
path: dist/
0 commit comments