mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-06-11 18:09:52 -04:00
chore(deps): bump taiki-e/install-action from 2.20.15 to 2.21.3 (#546)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.20.15 to 2.21.3.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](212ce016f0...285bd10d1c)
---
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>
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/binary-releases.yml
vendored
2
.github/workflows/binary-releases.yml
vendored
@@ -153,7 +153,7 @@ jobs:
|
||||
targets: ${{ matrix.job.target }}
|
||||
- name: Set up cross compiling
|
||||
if: matrix.job.cross
|
||||
uses: taiki-e/install-action@212ce016f02c04bbd7becdef0e0b68b53d80b3ab # ratchet:taiki-e/install-action@v2.20.15
|
||||
uses: taiki-e/install-action@285bd10d1ce81bd96d8e0c372615e57cf204e95a # ratchet:taiki-e/install-action@v2.21.3
|
||||
with:
|
||||
tool: cross
|
||||
- name: Configure cross compiling
|
||||
|
||||
Reference in New Issue
Block a user