From d942ddcc0322dc2494a922ba90177b03c1d2f736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:16:21 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.69.7 to 2.75.14 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.69.7 to 2.75.14. - [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/0d865d5cc6d507df4765f1f866bfae8bab4e2a73...0c7a94999971db56e9df89df226240aab222e776) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.14 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 9a2afd58..9243806f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: run: rustup toolchain install - uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2 - name: Install cargo codspeed - uses: taiki-e/install-action@0d865d5cc6d507df4765f1f866bfae8bab4e2a73 # v2 + uses: taiki-e/install-action@0c7a94999971db56e9df89df226240aab222e776 # v2 with: tool: cargo-codspeed