Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.32.20 to 2.33.3
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.32.20 to 2.33.3.
- [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.32.20...v2.33.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent d6d0432 commit b23a36e
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.32.20
uses: taiki-e/install-action@v2.33.3
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.32.20
uses: taiki-e/install-action@v2.33.3
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.32.20
uses: taiki-e/install-action@v2.33.3
with:
tool: nextest

Expand Down

0 comments on commit b23a36e

Please sign in to comment.