diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml index 9f3e0063d51..23ea3a33155 100644 --- a/.github/workflows/ci-build.yaml +++ b/.github/workflows/ci-build.yaml @@ -532,7 +532,7 @@ jobs: tar -xzf ../maven-repo.tgz -C ~ rm -f ../maven-repo.tgz - name: PDFBox font cache - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 + uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0 if: runner.os == 'Windows' with: path: ~/.pdfbox.cache