diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index ed7facbd..f2c9d8a9 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -155,7 +155,7 @@ jobs: POSTGRES_PASSWORD: "pass#w%rd" - name: Get Previous Benchmark Results - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: ./cache key: ${{ runner.os }}-benchmark