We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc9dc3 commit 50ef0cdCopy full SHA for 50ef0cd
.github/workflows/validate.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-node@v2
15
with:
16
node-version: "*"
17
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
18
19
path: |
20
node_modules
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
0 commit comments