diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index b038902..916bb0d 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -27,7 +27,7 @@ jobs: run: rustup toolchain install stable --profile minimal - name: Cache cargo - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cargo/registry