diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 17bd46d6..4694c188 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: if: runner.os == 'Linux' id: cache-resvg # zizmor: ignore[cache-poisoning] -- lookup-only, no cache writes - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: path: /usr/local/lib/libresvg.so key: libresvg-linux-v0.47.0