diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml index 35c03b0..1396fdb 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4 - name: "📤 Restore cache" - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 with: path: .lycheecache key: cache-lychee-${{ github.sha }}