diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 69aac218..4bb8f0e7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -158,7 +158,7 @@ jobs: - name: Get cache-hit output run: 'echo "Cache hit >>>>>: ${{ steps.init.outputs.cache-hit }}"' - name: Setup Rust - uses: actions-rust-lang/setup-rust-toolchain@11df97af8e8102fd60b60a77dfbf58d40cd843b8 # v1.10.1 + uses: actions-rust-lang/setup-rust-toolchain@9d7e65c320fdb52dcd45ffaa68deb6c02c8754d9 # v1.12.0 with: toolchain: stable components: llvm-tools-preview