We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c57b2e + ea6ce62 commit 0fae16cCopy full SHA for 0fae16c
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
run: |
31
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_OUTPUT
32
33
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
34
name: Setup pnpm cache
35
with:
36
path: ${{ steps.store-path.outputs.STORE_PATH}}
0 commit comments