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 e5eff02 commit df01c87Copy full SHA for df01c87
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
id-token: write
36
steps:
37
- name: Get the artifacts
38
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
39
with:
40
name: dist
41
path: dist
0 commit comments