Skip to content

Commit

Permalink
Merge pull request #153 from genu/renovate/actions-cache-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
genu authored Feb 25, 2024
2 parents c6efb9e + adb19ad commit 8ac64a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
node-version: 20

- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: ~/.pnpm-store
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
Expand Down

0 comments on commit 8ac64a3

Please sign in to comment.