From 67f00fa2d1e009336c8b1edc43ca9b64dba94cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 13:20:45 +0000 Subject: [PATCH] Bump taiki-e/install-action from 2.49.15 to 2.49.16 (#1964) Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.49.15 to 2.49.16. - [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/v2.49.15...v2.49.16) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bfd3c5177..fbf54c163 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,7 @@ jobs: uses: Swatinem/rust-cache@v2 - name: Install nextest - uses: taiki-e/install-action@v2.49.15 + uses: taiki-e/install-action@v2.49.16 with: tool: nextest @@ -177,7 +177,7 @@ jobs: uses: Swatinem/rust-cache@v2 - name: Install nextest - uses: taiki-e/install-action@v2.49.15 + uses: taiki-e/install-action@v2.49.16 with: tool: nextest @@ -213,7 +213,7 @@ jobs: uses: Swatinem/rust-cache@v2 - name: Install nextest - uses: taiki-e/install-action@v2.49.15 + uses: taiki-e/install-action@v2.49.16 with: tool: nextest