Skip to content

Commit 0a47b58

Browse files
committed
github-actions: pump node version to v20
1 parent f8f2258 commit 0a47b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-node@v3
1414
with:
15-
node-version: 16
15+
node-version: 20
1616
registry-url: https://registry.npmjs.org/
1717
# Skip post-install scripts here, as a malicious
1818
# script could steal NODE_AUTH_TOKEN.

0 commit comments

Comments
 (0)