diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c3f6583bc..f4cc2e4c7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -79,7 +79,7 @@ jobs: shell: bash - name: Cache Rust dependencies - uses: actions/cache@v3.3.2 + uses: actions/cache@v3.3.3 with: path: | ~/.cargo/registry/index @@ -130,7 +130,7 @@ jobs: shell: bash - name: Cache Rust dependencies - uses: actions/cache@v3.3.2 + uses: actions/cache@v3.3.3 with: path: | ~/.cargo/registry/index @@ -178,7 +178,7 @@ jobs: shell: bash - name: Cache Rust dependencies - uses: actions/cache@v3.3.2 + uses: actions/cache@v3.3.3 with: path: | ~/.cargo/registry/index @@ -221,7 +221,7 @@ jobs: shell: bash - name: Cache Rust dependencies - uses: actions/cache@v3.3.2 + uses: actions/cache@v3.3.3 with: path: | ~/.cargo/registry/index