diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index d2e9483..1bf00db 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -27,7 +27,7 @@ jobs: profile: minimal - name: Cache cargo - uses: actions/cache@v4 + uses: actions/cache@v6 with: path: | target