diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index fcd9934..1f87b56 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -20,7 +20,7 @@ jobs: - name: Install repository run: pixi run -e py312 postinstall - name: Cache models - uses: actions/cache@v3 + uses: actions/cache@v4 env: cache-name: benchmark-model-cache with: