We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d0b854 + bab5df4 commit 30f409dCopy full SHA for 30f409d
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
id-token: write
32
steps:
33
- name: Download dist
34
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
35
with:
36
name: dist
37
path: dist
0 commit comments