Skip to content

Commit ff9b645

Browse files
committed
toolchain: 1.70.0
1 parent 55c7845 commit ff9b645

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ branding:
88
inputs:
99
toolchain:
1010
description: Rust toolchain specification -- see https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification
11-
required: true
11+
required: false
12+
default: 1.70.0
1213
targets:
1314
description: Comma-separated list of target triples to install for this toolchain
1415
required: false

0 commit comments

Comments
 (0)