diff --git a/.github/workflows/epoch-tests.yml b/.github/workflows/epoch-tests.yml index b5fd8db38..e16244897 100644 --- a/.github/workflows/epoch-tests.yml +++ b/.github/workflows/epoch-tests.yml @@ -56,7 +56,7 @@ jobs: uses: dtolnay/rust-toolchain@stable - name: Cargo cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cargo/registry