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