chore(deps): bump taiki-e/install-action from 2.41.7 to 2.41.11 (#1033)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.7 to 2.41.11.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](331a600f1b...64e4e2f995)

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

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-07-08 22:07:43 -04:00
committed by GitHub
parent 8428f6859b
commit ce00bd92db

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@331a600f1b10a3fed8dc56f925012bede91ae51f # ratchet:taiki-e/install-action@v2.41.7
uses: taiki-e/install-action@64e4e2f995104968c78bd697b253d55bf557af66 # ratchet:taiki-e/install-action@v2.41.11
with:
tool: cross
- name: Configure cross compiling