Skip to content

Commit de91433

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

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@8f08ec0dafe29acea4e9efe18e67ebde86904ad1 # v4.1.2
8585
with:
8686
token: ${{ secrets.NPM_TOKEN }}
8787
access: public

0 commit comments

Comments
 (0)