Skip to content

Commit

Permalink
build(deps): bump taiki-e/setup-cross-toolchain-action (#44)
Browse files Browse the repository at this point in the history
Bumps [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) from 1.23.2 to 1.24.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.23.2...v1.24.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>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 81cc0f5 commit f558e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

# TODO: see if this is needed after next deploy
# - if: startsWith(matrix.os, 'ubuntu') && !endsWith(matrix.target, '-musl')
- uses: taiki-e/setup-cross-toolchain-action@v1.23.2
- uses: taiki-e/setup-cross-toolchain-action@v1.24.0
with:
target: ${{ matrix.target }}

Expand Down

0 comments on commit f558e94

Please sign in to comment.