Skip to content

Commit 487b20e

Browse files
committed
CI/lint: formatting using nightly
1 parent 1fb2dda commit 487b20e

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
@@ -17,7 +17,7 @@ jobs:
1717
sudo apt install -y protobuf-compiler
1818
- uses: dtolnay/rust-toolchain@stable
1919
with:
20-
toolchain: 1.84
20+
toolchain: nightly
2121
components: rustfmt, clippy
2222
- name: rustfmt
2323
run: make check-format

0 commit comments

Comments
 (0)