diff --git a/.github/workflows/performance-validation.yml b/.github/workflows/performance-validation.yml index d877fab1..2d43cd82 100644 --- a/.github/workflows/performance-validation.yml +++ b/.github/workflows/performance-validation.yml @@ -37,7 +37,7 @@ jobs: components: rustfmt, clippy - name: Cache Rust dependencies - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: | ~/.cargo/registry