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.
2 parents f93d4bc + badd980 commit c94ec17Copy full SHA for c94ec17
.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