Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit 51e9eee

Browse files
authored
Merge pull request #48 from llaumgui/dependabot/github_actions/JS-DevTools/npm-publish-4
Bump JS-DevTools/npm-publish from 3 to 4
2 parents 20bf853 + c67172b commit 51e9eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,6 @@ jobs:
154154
asset_name: lesshint-lint-xml-reporter-${{ env.RELEASE_VERSION }}.tar.gz
155155
asset_content_type: application/tar+gzip
156156
- name: Create NPM release
157-
uses: JS-DevTools/npm-publish@v3
157+
uses: JS-DevTools/npm-publish@v4
158158
with:
159159
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)