Skip to content

Commit

Permalink
chore(deps): update taiki-e/setup-cross-toolchain-action action to v1…
Browse files Browse the repository at this point in the history
….28.0 (#126)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 1c93d86 commit 8539083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cache: false

- name: Setup cross-compilation tools
uses: taiki-e/setup-cross-toolchain-action@92417c3484017b78b44195de2e0026e080f1e001 # v1.24.0
uses: taiki-e/setup-cross-toolchain-action@63783cd199d7373d305308f05ac514356bad2ba7 # v1.28.0
with:
target: ${{ matrix.arch }}-${{ matrix.platform }}

Expand Down

0 comments on commit 8539083

Please sign in to comment.