Skip to content

Commit b89df29

Browse files
do it
1 parent 16de7e5 commit b89df29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
persist-credentials: false
2828

2929
- name: Install nightly toolchain for rustfmt
30-
uses: dtolnay/rust-toolchain@master
30+
uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
3131
with:
3232
toolchain: nightly
3333
components: rustfmt

0 commit comments

Comments
 (0)