We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b968f commit e8bafc4Copy full SHA for e8bafc4
1 file changed
.github/workflows/release.yaml
@@ -41,7 +41,7 @@ jobs:
41
id-token: write
42
steps:
43
- name: Download all the dists
44
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
45
with:
46
name: ${{ env.dists-artifact-name }}
47
path: dist/
0 commit comments