chore(deps): Bump taiki-e/install-action from 2.66.7 to 2.67.6 (#24)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.66.7 to 2.67.6.
- [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/542cebaaed782771e619bd5609d97659d109c492...8444b4f2165ec93147f3ee41e06495653063ad11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-27 10:07:52 +01:00
committed by GitHub
parent c0104152e8
commit 9a8e4fe65c
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
toolchain: nightly
components: rustfmt
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
- uses: taiki-e/install-action@542cebaaed782771e619bd5609d97659d109c492 # v2
- uses: taiki-e/install-action@8444b4f2165ec93147f3ee41e06495653063ad11 # v2
with:
tool: taplo-cli
- run: taplo format --check && cargo fmt --check