mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-04-20 06:58:51 -04:00
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:
2
.github/workflows/binary-releases.yml
vendored
2
.github/workflows/binary-releases.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user