From 82861a6903732e3b3da99cef254ff524357fc630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:50:21 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.82.10 to 2.83.4 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.82.10 to 2.83.4. - [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/50414676f9f5d50a65992c6dd2ed02641263226c...07b4745e0c39a41822af610387492e3e53aa222b) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.83.2 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 73be6b069..c92940917 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -132,7 +132,7 @@ jobs: cache-bin: false - name: Install nextest - uses: taiki-e/install-action@50414676f9f5d50a65992c6dd2ed02641263226c + uses: taiki-e/install-action@07b4745e0c39a41822af610387492e3e53aa222b with: tool: nextest