mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-04-23 00:17:28 -04:00
chore(deps): bump taiki-e/install-action from 2.25.1 to 2.25.9 (#856)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.25.1 to 2.25.9.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](98cdbf3892...8984d603c2)
---
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
@@ -151,7 +151,7 @@ jobs:
|
||||
targets: ${{ matrix.job.target }}
|
||||
- name: Set up cross compiling
|
||||
if: matrix.job.cross
|
||||
uses: taiki-e/install-action@98cdbf3892eb5b31fc9b26666699439be4d9d88a # ratchet:taiki-e/install-action@v2.25.1
|
||||
uses: taiki-e/install-action@8984d603c208823d3c1a1b796f4081736f3ae3f9 # ratchet:taiki-e/install-action@v2.25.9
|
||||
with:
|
||||
tool: cross
|
||||
- name: Configure cross compiling
|
||||
|
||||
Reference in New Issue
Block a user