Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.34.3 to 2.44.35
Browse files Browse the repository at this point in the history
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.34.3 to 2.44.35.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@v2.34.3...v2.44.35)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent b183e9e commit 30a1871
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
uses: Swatinem/rust-cache@v2

- name: Install nextest
uses: taiki-e/install-action@v2.34.3
uses: taiki-e/install-action@v2.44.35
with:
tool: nextest

Expand Down Expand Up @@ -185,7 +185,7 @@ jobs:
uses: Swatinem/rust-cache@v2

- name: Install nextest
uses: taiki-e/install-action@v2.34.3
uses: taiki-e/install-action@v2.44.35
with:
tool: nextest

Expand Down Expand Up @@ -229,7 +229,7 @@ jobs:
uses: Swatinem/rust-cache@v2

- name: Install nextest
uses: taiki-e/install-action@v2.34.3
uses: taiki-e/install-action@v2.44.35
with:
tool: nextest

Expand Down

0 comments on commit 30a1871

Please sign in to comment.