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 718d0ff commit 5646319Copy full SHA for 5646319
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
ref: ${{ github.head_ref }}
14
15
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
16
17
node-version: '20'
18
corepack-enable: true
0 commit comments