Skip to content

Commit 061a608

Browse files
committed
ci: bump temporary cross commit to fix warnings
1 parent 1d67846 commit 061a608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if: matrix.target != ''
9595
uses: houseabsolute/actions-rust-cross@v1
9696
with:
97-
cross-version: 36c0d78 # currently needed (check again if cross version > 0.2.5)
97+
cross-version: baf457e # currently needed (check again if cross version > 0.2.5)
9898
command: build
9999
toolchain: ${{ matrix.rust }}
100100
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)