We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afb0b2 commit e9a4196Copy full SHA for e9a4196
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
submodules: recursive
31
32
- name: 🧰 Install MSRV toolchain
33
- uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # v1
+ uses: dtolnay/rust-toolchain@888c2e1ea69ab0d4330cbf0af1ecc7b68f368cc1 # v1
34
with:
35
toolchain: ${{ env.MSRV }}
36
0 commit comments