Skip to content

Commit 25417a9

Browse files
Update JS-DevTools/npm-publish action to v4
1 parent 8cf5332 commit 25417a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
- name: 🚀 Publish to npm
8383
id: npm-publish
84-
uses: JS-DevTools/npm-publish@5a85faf05d2ade2d5b6682bfe5359915d5159c6c # v2.2.1
84+
uses: JS-DevTools/npm-publish@d2fef917d9aa6e1f0ee5eac28ed023eb4921ce51 # v4.1.3
8585
with:
8686
token: ${{ secrets.NPM_TOKEN }}
8787
access: public

0 commit comments

Comments
 (0)