Skip to content

Commit 9f57b53

Browse files
dependabot[bot]LGUG2Z
authored andcommitted
chore(deps): bump houseabsolute/actions-rust-cross from 0 to 1
Bumps [houseabsolute/actions-rust-cross](https://github.com/houseabsolute/actions-rust-cross) from 0 to 1. - [Release notes](https://github.com/houseabsolute/actions-rust-cross/releases) - [Changelog](https://github.com/houseabsolute/actions-rust-cross/blob/v0/Changes.md) - [Commits](houseabsolute/actions-rust-cross@v0...v1) --- updated-dependencies: - dependency-name: houseabsolute/actions-rust-cross dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bc0a07 commit 9f57b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
key: ${{ matrix.platform.target }}
4646
- run: cargo +nightly fmt --check
4747
- run: cargo clippy
48-
- uses: houseabsolute/actions-rust-cross@v0
48+
- uses: houseabsolute/actions-rust-cross@v1
4949
with:
5050
command: "build"
5151
target: ${{ matrix.platform.target }}

0 commit comments

Comments
 (0)