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 358f3bd commit c92aa45Copy full SHA for c92aa45
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Node.js
25
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
26
with:
27
- node-version: 22
+ node-version: 24
28
cache: yarn
29
30
- name: Install Dependencies
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments