Install Rust 1.79.0
Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
This commit is contained in:
parent
c15cc76d26
commit
19de8c13ea
|
@ -14,7 +14,7 @@ inputs:
|
||||||
default: "version-1-6"
|
default: "version-1-6"
|
||||||
rust_version:
|
rust_version:
|
||||||
description: "Rust version"
|
description: "Rust version"
|
||||||
default: "1.78.0"
|
default: "1.79.0"
|
||||||
shell:
|
shell:
|
||||||
description: "Shell to run commands in"
|
description: "Shell to run commands in"
|
||||||
default: "bash --noprofile --norc -e -o pipefail"
|
default: "bash --noprofile --norc -e -o pipefail"
|
||||||
|
|
Loading…
Reference in New Issue