From af5d217649589b1d16853bc777a8ce72c8371e17 Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Fri, 21 Jun 2024 11:23:59 +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@7237451c763782c0a5e0f58ff48aa20dadf9700c. --- .github/workflows/rust.yml | 2 +- docs/_config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index f2abf497..6248349e 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -18,7 +18,7 @@ concurrency: env: CARGO_TERM_COLOR: always # Pinned toolchain for linting - ACTIONS_LINTS_TOOLCHAIN: 1.77.2 + ACTIONS_LINTS_TOOLCHAIN: 1.75.0 jobs: tests-stable: diff --git a/docs/_config.yml b/docs/_config.yml index adc0b2c6..a28e399d 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -14,7 +14,7 @@ kramdown: ndash: "--" mdash: "---" -remote_theme: just-the-docs/just-the-docs@v0.7.0 +remote_theme: just-the-docs/just-the-docs@v0.8.1 plugins: - jekyll-remote-theme