Skip to content

Commit f10d55a

Browse files
authored
Merge pull request #19 from x52dev/dependabot/github_actions/taiki-e/setup-cross-toolchain-action-1.23.0
2 parents 6e88f23 + d8706f2 commit f10d55a

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.22.0
54+
- uses: taiki-e/setup-cross-toolchain-action@v1.23.0
5555
with:
5656
target: ${{ matrix.target }}
5757

0 commit comments

Comments
 (0)