Pin CI from stable to 1.72.1

Enables better detection of regressions in Rust, a few of which 1.72.1 fixes.
This commit is contained in:
Luke Parker
2023-09-19 11:43:21 -04:00
parent 3d464c4736
commit a9468bf355
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ inputs:
rust-toolchain:
description: "Rust toolchain to install"
required: false
default: stable
default: 1.72.1
rust-components:
description: "Rust components to install"