From e91f2718ddcb94d5722935449342f7580b1201e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 17:01:24 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.77.1 to 2.78.1 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.77.1 to 2.78.1. - [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/cca35edeb1d01366c2843b68fc3ca441446d73d3...184183c2401be73c3bf42c2e61268aa5855379c1) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.77.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 2ae4a9f7d..d57cb9e51 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -146,7 +146,7 @@ jobs: cache-bin: false - name: Install nextest - uses: taiki-e/install-action@cca35edeb1d01366c2843b68fc3ca441446d73d3 + uses: taiki-e/install-action@184183c2401be73c3bf42c2e61268aa5855379c1 with: tool: nextest