Skip to content

Commit

Permalink
Merge pull request #19 from x52dev/dependabot/github_actions/taiki-e/…
Browse files Browse the repository at this point in the history
…setup-cross-toolchain-action-1.23.0
  • Loading branch information
robjtede authored Aug 18, 2024
2 parents 6e88f23 + d8706f2 commit f10d55a
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.22.0
- uses: taiki-e/setup-cross-toolchain-action@v1.23.0
with:
target: ${{ matrix.target }}

Expand Down

0 comments on commit f10d55a

Please sign in to comment.