We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16c3e3 commit 5db5499Copy full SHA for 5db5499
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Enable Corepack
19
run: corepack enable
20
21
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
22
with:
23
node-version: '20.x'
24
cache: yarn
0 commit comments