We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6137995 commit a34e4b9Copy full SHA for a34e4b9
1 file changed
.github/workflows/npm-publish.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v3
14
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
15
with:
16
node-version: 16
17
registry-url: https://registry.npmjs.org/
0 commit comments