We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da07b8 commit ad04c03Copy full SHA for ad04c03
1 file changed
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
id-token: write
59
steps:
60
- name: Download all artifacts
61
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v8
62
with:
63
path: dist/
64
merge-multiple: true
0 commit comments