We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7044d6 commit eab6231Copy full SHA for eab6231
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-node@v3
26
with:
27
- node-version: 16
+ node-version: 18
28
29
- uses: bahmutov/npm-install@v1
30
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
0 commit comments