Skip to content

Commit 1721ec8

Browse files
author
Thomas Luijken
committed
Reverted back to toolchain
1 parent 66a6148 commit 1721ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cargo-build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: actions-rs/cargo@v1
16+
- uses: actions-rs/toolchain@v1
1717
with:
1818
toolchain: stable
1919
target: x86_64-unknown-linux-musl

0 commit comments

Comments
 (0)