Skip to content

Commit

Permalink
build(deps): Bump houseabsolute/actions-rust-cross from 0 to 1 (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 7b59a25 commit fc29547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mrml-cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: build binary
uses: houseabsolute/actions-rust-cross@v0
uses: houseabsolute/actions-rust-cross@v1
with:
command: ${{ matrix.platform.command }}
target: ${{ matrix.platform.target }}
Expand Down

0 comments on commit fc29547

Please sign in to comment.