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 2b2e8fd + 98f0f79 commit 539cbffCopy full SHA for 539cbff
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
41
42
- name: Archive npm package tarball
43
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
44
with:
45
name: npm
46
path: |
0 commit comments