Skip to content

Commit 837073a

Browse files
authored
Merge pull request #76 from Webperf-se/dependabot/github_actions/JS-DevTools/npm-publish-4
Bump JS-DevTools/npm-publish from 3 to 4
2 parents 3b7b77d + 097e829 commit 837073a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
make_latest: "true"
3939
generate_release_notes: true
4040
- name: NPM Release (version specific)
41-
uses: JS-DevTools/npm-publish@v3
41+
uses: JS-DevTools/npm-publish@v4
4242
with:
4343
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)