Skip to content

Commit 5c36107

Browse files
build(deps): bump taiki-e/setup-cross-toolchain-action (#81)
Bumps [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) from 1.26.0 to 1.28.0. - [Release notes](https://github.com/taiki-e/setup-cross-toolchain-action/releases) - [Changelog](https://github.com/taiki-e/setup-cross-toolchain-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/setup-cross-toolchain-action@v1.26.0...v1.28.0) --- updated-dependencies: - dependency-name: taiki-e/setup-cross-toolchain-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>
1 parent 5bf7cd6 commit 5c36107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
# TODO: see if this is needed after next deploy
5353
# - if: startsWith(matrix.os, 'ubuntu') && !endsWith(matrix.target, '-musl')
54-
- uses: taiki-e/setup-cross-toolchain-action@v1.26.0
54+
- uses: taiki-e/setup-cross-toolchain-action@v1.28.0
5555
with:
5656
target: ${{ matrix.target }}
5757

0 commit comments

Comments
 (0)