We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4073ff commit efd5145Copy full SHA for efd5145
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- uses: actions/setup-node@v4
14
with:
15
- node-version: 18
+ node-version: 22
16
17
- name: Restore cache
18
uses: actions/cache@v4
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
0 commit comments