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.
2 parents 36eb4ef + 5f1630e commit 297c7e3Copy full SHA for 297c7e3
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
id-token: write
29
steps:
30
- name: Download dist
31
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
32
with:
33
name: dist
34
path: dist
0 commit comments