Skip to content

Commit 2f4fb98

Browse files
committed
ci(deny): specify rust version
1 parent bcff079 commit 2f4fb98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
- run: cargo test
2727
- uses: EmbarkStudios/cargo-deny-action@v2
2828
with:
29+
rust-version: "1.89.0"
2930
command: check all

0 commit comments

Comments
 (0)