diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1db716e8..bb4e6483 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -80,7 +80,7 @@ jobs: shell: bash - name: Cache Rust dependencies - uses: actions/cache@v2 + uses: actions/cache@v3.3.1 with: path: | ~/.cargo/registry/index