We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16de7e5 commit b89df29Copy full SHA for b89df29
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
persist-credentials: false
28
29
- name: Install nightly toolchain for rustfmt
30
- uses: dtolnay/rust-toolchain@master
+ uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
31
with:
32
toolchain: nightly
33
components: rustfmt
0 commit comments