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
….24.0 (#78)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent b13a9c5 commit a493222
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 @@ -45,7 +45,7 @@ jobs:
cache: false

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

Expand Down

0 comments on commit a493222

Please sign in to comment.