chore(deps): bump taiki-e/install-action from 2.33.34 to 2.34.0 (#1006)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.33.34 to 2.34.0.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](60784cb1f4...4e38715ddc)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  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]
2024-06-03 16:46:13 -04:00
committed by GitHub
parent 15cada079a
commit 295bfcb589

View File

@@ -139,7 +139,7 @@ jobs:
targets: ${{ matrix.job.target }}
- name: Set up cross compiling
if: matrix.job.cross
uses: taiki-e/install-action@60784cb1f434ce8a3cc04670ea753e1c8868e17e # ratchet:taiki-e/install-action@v2.33.34
uses: taiki-e/install-action@4e38715ddc7c4e1fd3e44ab4c124a2dcca7306fd # ratchet:taiki-e/install-action@v2.34.0
with:
tool: cross
- name: Configure cross compiling