Skip to content

Commit e696684

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

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
@@ -27,6 +27,6 @@ jobs:
2727
corepack enable
2828
yarn install
2929
yarn run build
30-
- uses: JS-DevTools/npm-publish@v3
30+
- uses: JS-DevTools/npm-publish@v4
3131
with:
3232
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)