Skip to content

Commit

Permalink
Merge pull request #172 from rodneylab/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/cache-4.2.1

build(deps): bump actions/cache from 4.2.0 to 4.2.1
  • Loading branch information
rodneylab authored Feb 20, 2025
2 parents 4a24ce3 + f2c4868 commit 662bd65
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 @@ -13,7 +13,7 @@ jobs:
disable-telemetry: true
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Restore lychee cache
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
with:
path: .lycheecache
key: cache-lychee-${{ github.sha }}
Expand Down

0 comments on commit 662bd65

Please sign in to comment.