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 511782e commit c8792c5Copy full SHA for c8792c5
.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@v5
+ uses: actions/download-artifact@v6
43
with:
44
name: ${{ env.dists-artifact-name }}
45
path: dist/
0 commit comments