Skip to content

Commit 730b1cb

Browse files
Bump taiki-e/setup-cross-toolchain-action from 1 to 1.40.1
Bumps [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) from 1 to 1.40.1. - [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...v1.40.1) --- updated-dependencies: - dependency-name: taiki-e/setup-cross-toolchain-action dependency-version: 1.40.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d883643 commit 730b1cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- uses: taiki-e/checkout-action@v1
5656
- name: Install Rust
5757
uses: taiki-e/github-actions/install-rust@nightly
58-
- uses: taiki-e/setup-cross-toolchain-action@v1
58+
- uses: taiki-e/setup-cross-toolchain-action@v1.40.1
5959
with:
6060
target: ${{ matrix.target }}
6161
if: matrix.target != ''

0 commit comments

Comments
 (0)