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 d6a8655 commit 05cf9faCopy full SHA for 05cf9fa
.github/workflows/my-pipeline.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- uses: actions/setup-node@v4
30
with:
31
- node-version: 18
+ node-version: 20
32
cache: yarn
33
- name: Install dependencies
34
run: yarn install --frozen-lockfile
0 commit comments