There was an error while loading. Please reload this page.
1 parent 0549406 commit 84124c5Copy full SHA for 84124c5
1 file changed
.github/workflows/quality.yml
@@ -10,7 +10,7 @@ jobs:
10
fetch-depth: 0
11
- uses: actions/setup-node@v4
12
with:
13
- node-version: "16"
+ node-version: "16.20.2"
14
- uses: actions/cache@v4
15
16
path: "node_modules"
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v4
31
32
33
34
35
36
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments