Skip to content

Commit

Permalink
chore: Update GitHub Action Versions (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
beeman and github-actions[bot] authored Dec 8, 2024
1 parent 07f2b0b commit 8342030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
name: Checkout [main]
with:
fetch-depth: 0
- uses: actions/cache@v4.1.2
- uses: actions/cache@v4.2.0
with:
path: '**/node_modules'
key: ${{ runner.os }}-modules-${{ hashFiles('**/pnpm-lock.yaml') }}
Expand Down

0 comments on commit 8342030

Please sign in to comment.