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 992009e commit 055fc96Copy full SHA for 055fc96
.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@v3
+ uses: actions/download-artifact@v4
37
with:
38
name: dist
39
path: dist
0 commit comments