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 eab2076 commit e9db2aaCopy full SHA for e9db2aa
.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