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 a275a01 commit 95c6d5bCopy full SHA for 95c6d5b
.github/workflows/status-check.yml
@@ -27,7 +27,7 @@ jobs:
27
run: npm install -g yarn
28
29
- name: Cache dependencies
30
- uses: actions/cache@v2
+ uses: actions/cache@v3
31
with:
32
path: |
33
**/node_modules
0 commit comments