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 89354d5 commit 9cb9d81Copy full SHA for 9cb9d81
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set node version to 18
21
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
22
with:
23
- node-version: 18
+ node-version: 22.21.0
24
25
- name: Install deps
26
run: npm install
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
0 commit comments