diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b588e81..f114098 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,7 +32,7 @@ jobs: components: rustfmt, clippy - name: Cache Cargo registry and git - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cargo/registry