diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 46a86d0..eceec65 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -125,7 +125,7 @@ jobs: with: fetch-depth: 0 - name: Setup Rust - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 # stable + uses: dtolnay/rust-toolchain@67ef31d5b988238dd797d409d6f9574278e20537 # stable with: toolchain: stable - name: Install Radicle