Install Rust 1.79.0

Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
This commit is contained in:
Slava 2024-11-21 09:06:05 +02:00 committed by GitHub
parent c15cc76d26
commit 19de8c13ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"