Skip to content

Commit eb4cffe

Browse files
committed
Use latest stable Rust CI
Signed-off-by: Michael X. Grey <[email protected]>
1 parent 5903d73 commit eb4cffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
use-ros2-testing: ${{ matrix.ros_distribution == 'rolling' }}
5252

5353
- name: Setup Rust
54-
uses: dtolnay/rust-toolchain@1.74.0
54+
uses: dtolnay/rust-toolchain@stable
5555
with:
5656
components: clippy, rustfmt
5757

0 commit comments

Comments
 (0)