Skip to content

Commit 07b37a9

Browse files
committed
Update node js version for publish job
1 parent c30b1e0 commit 07b37a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
needs: lint
1313
uses: yoriiis/actions/.github/workflows/npm-publish.yml@main
1414
with:
15-
node-version: 16
15+
node-version: 20
1616
secrets:
1717
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)