diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index ae23ec2..2154729 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -127,7 +127,7 @@ jobs: fetch-depth: 0 - name: Setup Rust - uses: dtolnay/rust-toolchain@56f84321dbccf38fb67ce29ab63e4754056677e0 # stable + uses: dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772 # stable with: toolchain: stable