Skip to content

Commit

Permalink
Update to rust 1.70
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
ryjones authored Jun 8, 2024
1 parent 4848ddb commit d72f7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Setup Rust with specified toolchain, target and components.
inputs:
toolchain:
description: 'Toolchain'
default: '1.67.0'
default: '1.70.0'
required: true
target:
description: 'Target'
Expand Down

0 comments on commit d72f7c4

Please sign in to comment.