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.
1 parent 5429c8a commit d9425acCopy full SHA for d9425ac
.github/workflows/setlatest.yml
@@ -12,7 +12,7 @@ jobs:
12
publish:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
16
with:
17
node-version: '16.x'
18
registry-url: 'https://registry.npmjs.org'
0 commit comments