From fb29bd023232dd9541a4862b2940a5be809d391d Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Thu, 13 Jul 2023 21:23:53 +0000 Subject: [PATCH] =?UTF-8?q?Sync=20repo=20templates=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync with coreos/repo-templates@407d83aecbd91b6d8db6704281284c76459c0cc8. --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index b8dd702..b30bc11 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -20,7 +20,7 @@ env: # Minimum supported Rust version (MSRV) MSRV: 1.61.0 # Pinned toolchain for linting - ACTIONS_LINTS_TOOLCHAIN: 1.70.0 + ACTIONS_LINTS_TOOLCHAIN: 1.71.0 jobs: tests-stable: