Skip to content

Commit 2c99a95

Browse files
committed
update cache restore key
1 parent 50e4adf commit 2c99a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
path: .lycheecache
1919
key: cache-lychee-${{ github.run_id }}-${{ github.run_attempt }}
20-
restore-keys: cache-lychee
20+
restore-keys: cache-lychee-
2121
- name: Link Checker
2222
id: lychee
2323
uses: lycheeverse/lychee-action@v2

0 commit comments

Comments
 (0)