Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.44.68 to 2.44.69 (#1813)
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.44.68 to 2.44.69.
- [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.44.68...v2.44.69)

---
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 Nov 14, 2024
1 parent d1e7578 commit fb2f6fd
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].68
uses: taiki-e/[email protected].69
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].68
uses: taiki-e/[email protected].69
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].68
uses: taiki-e/[email protected].69
with:
tool: nextest

Expand Down

0 comments on commit fb2f6fd

Please sign in to comment.