Skip to content

Commit 1cd81da

Browse files
chore(deps): update js-devtools/npm-publish action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1dc2482 commit 1cd81da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/solidity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
echo "\`\`\`" >> README.md
231231
fi
232232
233-
- uses: JS-DevTools/npm-publish@v3
233+
- uses: JS-DevTools/npm-publish@v4
234234
with:
235235
token: ${{ env.NPM_TOKEN }}
236236
package: ./package.json

0 commit comments

Comments
 (0)