Skip to content

Commit 3c2e972

Browse files
chore(deps): update actions/cache action to v6 (#667)
1 parent 6fdc2d7 commit 3c2e972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1515

16-
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
16+
- uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
1717
with:
1818
path: .lycheecache
1919
key: cache-lychee-${{ github.sha }}

0 commit comments

Comments
 (0)