Skip to content

Commit

Permalink
chore(deps): pin actions/cache action to 0c45773 in .github/workflows…
Browse files Browse the repository at this point in the history
…/test.yml
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 5c77b80 commit d672bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
npx -y pagefind --site public
- name: Restore lychee cache
uses: actions/cache@v4
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
with:
path: .lycheecache
key: cache-lychee-${{ github.sha }}
Expand Down

0 comments on commit d672bfd

Please sign in to comment.