From 33dc3d20ad3119f92e8bccfdb741fe449bf1be32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:26:47 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.64.0 to 2.74.0 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.64.0 to 2.74.0. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/69e777b377e4ec209ddad9426ae3e0c1008b0ef3...85b24a67ef0c632dfefad70b9d5ce8fddb040754) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.74.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e5991d92..1b8c8b89f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: uses: swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 - name: Install nextest - uses: taiki-e/install-action@69e777b377e4ec209ddad9426ae3e0c1008b0ef3 + uses: taiki-e/install-action@85b24a67ef0c632dfefad70b9d5ce8fddb040754 with: tool: nextest