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 bcbe2b0 commit 8a76fceCopy full SHA for 8a76fce
.github/workflows/publish.yml
@@ -33,7 +33,7 @@ jobs:
33
id-token: write
34
steps:
35
- name: Get the artifacts
36
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
37
with:
38
name: dist
39
path: dist
0 commit comments