chore(deps): Bump taiki-e/install-action from 2.68.20 to 2.69.4 (#102)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.20 to 2.69.4.
- [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/4a136ceac97fe29b942ff3b6c749a46c7950d853...a7e592b24782184db1613493a5e65d2e12199f80)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.69.4
  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-03-23 10:11:12 +01:00
committed by GitHub
parent 9a4a54cea8
commit 7da0c34678
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
toolchain: nightly
components: rustfmt
- uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2
- uses: taiki-e/install-action@4a136ceac97fe29b942ff3b6c749a46c7950d853 # v2
- uses: taiki-e/install-action@a7e592b24782184db1613493a5e65d2e12199f80 # v2
with:
tool: taplo-cli
- run: taplo format --check && cargo fmt --check
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
toolchain: stable
targets: aarch64-unknown-linux-musl,x86_64-unknown-linux-musl
- uses: mlugg/setup-zig@d1434d08867e3ee9daa34448df10607b98908d29 # v2
- uses: taiki-e/install-action@4a136ceac97fe29b942ff3b6c749a46c7950d853 # v2
- uses: taiki-e/install-action@a7e592b24782184db1613493a5e65d2e12199f80 # v2
with:
tool: cargo-zigbuild
- name: Build