diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 506a4b0..c9e9c6b 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -50,7 +50,7 @@ jobs: permissions: write-all steps: - uses: actions/checkout@v6 - - uses: julia-actions/cache@v2 + - uses: julia-actions/cache@v3 - uses: tlienart/xranklin-build-action@e70949a36370edb99328be6141fb276265d96ea7 with: # NOTE: this is the base URL prefix (landing page at /$BASE_URL_PREFIX/)