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 0cafe55 commit badd980Copy full SHA for badd980
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
run: npm pack
61
62
- name: Upload npm package artifact
63
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
64
with:
65
name: npm-package
66
path: "*.tgz"
0 commit comments