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

Commit a04dd4d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
browser: chrome
3333

34-
- uses: JS-DevTools/npm-publish@v2
34+
- uses: JS-DevTools/npm-publish@v3
3535
id: publish
3636
if: ${{ github.ref == 'refs/heads/main' }}
3737
with:

0 commit comments

Comments
 (0)