From 5baa3c3d95171423859b61d9313283a25b2cbb09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:20:24 +0100 Subject: [PATCH] Bump taiki-e/cache-cargo-install-action from 1.2.1 to 1.2.2 (#337) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f13030f75..2e848ac19 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -53,7 +53,7 @@ jobs: toolchain: nightly - name: Install cargo-public-api - uses: taiki-e/cache-cargo-install-action@v1.2.1 + uses: taiki-e/cache-cargo-install-action@v1.2.2 with: tool: cargo-public-api