We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84feb7e commit 09919c6Copy full SHA for 09919c6
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-node@v3
16
with:
17
- node-version: 16
+ node-version: 20
18
- uses: pnpm/action-setup@v2
19
20
run_install: true
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
32
33
34
35
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments