Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.32.17 to 2.32.18 (#1598)
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.17 to 2.32.18.
- [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.17...v2.32.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 9399411 commit 745d1b3
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/[email protected].17
uses: taiki-e/[email protected].18
with:
tool: nextest

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

- name: Install nextest
uses: taiki-e/[email protected].17
uses: taiki-e/[email protected].18
with:
tool: nextest

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

- name: Install nextest
uses: taiki-e/[email protected].17
uses: taiki-e/[email protected].18
with:
tool: nextest

Expand Down

0 comments on commit 745d1b3

Please sign in to comment.