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 6209457 commit aa0cd46Copy full SHA for aa0cd46
.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@v4
+ uses: actions/download-artifact@v5
37
with:
38
name: dist
39
path: dist
0 commit comments