diff --git a/.github/workflows/github-ci.yaml b/.github/workflows/github-ci.yaml index ca47079..15f1a8d 100644 --- a/.github/workflows/github-ci.yaml +++ b/.github/workflows/github-ci.yaml @@ -53,7 +53,7 @@ jobs: submodules: 'recursive' - name: Cache Downloaded Files id: cache-downloaded-files - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: '**/tests/pdf_cache/*' key: cache-downloaded-files