There was an error while loading. Please reload this page.
1 parent 049d5a7 commit 6939f63Copy full SHA for 6939f63
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-node@v4
14
with:
15
- node-version: "16"
+ node-version: "22"
16
- name: Cache modules
17
uses: actions/cache@v4
18
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
+ node-version: "20"
62
- name: Cache npm
63
64
0 commit comments