chore(deps): bump taiki-e/install-action from 2.20.3 to 2.20.15 (#526)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.20.3 to 2.20.15.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](47d27149ff...212ce016f0)

---
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]
2023-10-23 14:42:48 -04:00
committed by GitHub
parent 15fdccad8c
commit 552eb6609d

View File

@@ -153,7 +153,7 @@ jobs:
targets: ${{ matrix.job.target }}
- name: Set up cross compiling
if: matrix.job.cross
uses: taiki-e/install-action@47d27149ff6b3422864ec504071d5cc7873d642e # ratchet:taiki-e/install-action@v2.20.3
uses: taiki-e/install-action@212ce016f02c04bbd7becdef0e0b68b53d80b3ab # ratchet:taiki-e/install-action@v2.20.15
with:
tool: cross
- name: Configure cross compiling