diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 64972b44..e7be0edb 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -174,7 +174,7 @@ jobs: # floating `stable` here would drift the archive under a fixed KERNEL_REV. # Keep this in lockstep with rust-toolchain.toml's channel. - name: Set up Rust Toolchain - uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1 + uses: actions-rust-lang/setup-rust-toolchain@166cdcfd11aee3cb47222f9ddb555ce30ddb9659 # v1.17.0 with: toolchain: 1.96.1 diff --git a/.github/workflows/nightly-e2e.yml b/.github/workflows/nightly-e2e.yml index 50210bce..282c9c10 100644 --- a/.github/workflows/nightly-e2e.yml +++ b/.github/workflows/nightly-e2e.yml @@ -147,7 +147,7 @@ jobs: # Keep in lockstep with rust-toolchain.toml's channel (it governs the archive # under a fixed KERNEL_REV; a floating `stable` here would drift it). - name: Set up Rust Toolchain - uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1 + uses: actions-rust-lang/setup-rust-toolchain@166cdcfd11aee3cb47222f9ddb555ce30ddb9659 # v1.17.0 with: toolchain: 1.96.1