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 64a8ded commit d00bdbeCopy full SHA for d00bdbe
.github/workflows/npm-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
node-version-file: '.nvmrc'
41
- name: Get dist folder
42
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
43
44
name: dist
45
path: dist/
@@ -60,7 +60,7 @@ jobs:
60
61
registry-url: https://registry.npmjs.org/
62
63
64
65
66
0 commit comments