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 7c9c649 commit 2d38b4eCopy full SHA for 2d38b4e
.github/workflows/lint.yml
@@ -37,7 +37,7 @@ jobs:
37
run: |
38
echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
39
40
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
41
name: Setup pnpm cache
42
with:
43
path: ${{ steps.pnpm-cache.outputs.STORE_PATH }}
0 commit comments