We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 643909d + b6c323a commit 667d6d4Copy full SHA for 667d6d4
1 file changed
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
12
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
13
with:
14
node-version: 16
15
registry-url: https://registry.npmjs.org/
0 commit comments