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 7b41935 commit 74fb60eCopy full SHA for 74fb60e
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Volta
20
uses: volta-cli/action@v4
21
22
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
23
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
24
with:
25
path: ".yarn/cache"
0 commit comments