Skip to content

Commit 4a8bfc6

Browse files
chore(deps): update js-devtools/npm-publish action to v4
1 parent 1fb5dfe commit 4a8bfc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish-github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
exit 1
4242
fi
4343
- run: npm test
44-
- uses: JS-DevTools/npm-publish@v3
44+
- uses: JS-DevTools/npm-publish@v4
4545
with:
4646
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)