Skip to content

Commit 16cfbcb

Browse files
chore(deps): update js-devtools/npm-publish action to v4 (#1644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf9685c commit 16cfbcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
run: |
2727
yarn install
2828
yarn run build
29-
- uses: JS-DevTools/npm-publish@v3
29+
- uses: JS-DevTools/npm-publish@v4
3030
with:
3131
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)