We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef8a3d commit 849fca2Copy full SHA for 849fca2
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: restore lerna dependencies
47
id: lerna-cache
48
- uses: actions/cache@v3
+ uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 #v4.2.3
49
with:
50
path: |
51
node_modules
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
@@ -198,7 +198,7 @@ jobs:
198
199
200
201
202
203
204
0 commit comments