diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8e6874..54257fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: with: components: rustfmt - name: Rustfmt Check - uses: actions-rust-lang/rustfmt@559aa3035a47390ba96088dffa783b5d26da9326 # ratchet:actions-rust-lang/rustfmt@v1 + uses: actions-rust-lang/rustfmt@4066006ec54a31931b9b1fddfd38f2fdf2d27143 # ratchet:actions-rust-lang/rustfmt@v1 clippy: name: clippy