We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47da613 commit 3d829eaCopy full SHA for 3d829ea
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
bundler-cache: true
41
42
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
43
44
path: ~/.yarn-cache
45
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
0 commit comments