We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f2258 commit 0a47b58Copy full SHA for 0a47b58
.github/workflows/npmpublish.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-node@v3
14
with:
15
- node-version: 16
+ node-version: 20
16
registry-url: https://registry.npmjs.org/
17
# Skip post-install scripts here, as a malicious
18
# script could steal NODE_AUTH_TOKEN.
0 commit comments