Skip to content

Commit

Permalink
Merge pull request #471 from confidential-containers/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/actions/cache-4.1.1

build(deps): bump actions/cache from 4.0.2 to 4.1.1
  • Loading branch information
mythi authored Oct 16, 2024
2 parents 2e4a38d + ad1348b commit 023f6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Restore lychee cache
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
with:
path: .lycheecache
key: cache-lychee-${{ github.sha }}
Expand Down

0 comments on commit 023f6e8

Please sign in to comment.