Skip to content

Commit add4807

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: pnpm install
4040

4141
- name: Publish
42-
uses: JS-DevTools/npm-publish@v3
42+
uses: JS-DevTools/npm-publish@v4
4343
with:
4444
token: empty
4545

0 commit comments

Comments
 (0)