From bbc92915830f1f6bf060c73852283aaa809497b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:53:24 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.75.10 to 2.75.19 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.10 to 2.75.19. - [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/85b24a67ef0c632dfefad70b9d5ce8fddb040754...5f57d6cb7cd20b14a8a27f522884c4bc8a187458) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.19 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 850f22c6e..a92b63799 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: uses: swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 - name: Install nextest - uses: taiki-e/install-action@85b24a67ef0c632dfefad70b9d5ce8fddb040754 + uses: taiki-e/install-action@5f57d6cb7cd20b14a8a27f522884c4bc8a187458 with: tool: nextest