Skip to content

Commit

Permalink
ci: bump houseabsolute/actions-rust-cross from 0.0.17 to 1.0.0 (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 199566c commit 865c7c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
with:
persist-credentials: false

- uses: houseabsolute/actions-rust-cross@9ea5352c0f279f0b89ea2eb503337acf4f27c73e
- uses: houseabsolute/actions-rust-cross@07f5468cc39061489d5f348d84339e112b04f1c2
with:
command: build
target: thumbv7em-none-eabi
Expand All @@ -116,7 +116,7 @@ jobs:
with:
persist-credentials: false

- uses: houseabsolute/actions-rust-cross@9ea5352c0f279f0b89ea2eb503337acf4f27c73e
- uses: houseabsolute/actions-rust-cross@07f5468cc39061489d5f348d84339e112b04f1c2
with:
command: test
target: ${{ matrix.arch }}
Expand Down

0 comments on commit 865c7c0

Please sign in to comment.