mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-02-07 06:12:12 -05:00
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:
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@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
|
||||
|
||||
Reference in New Issue
Block a user