Skip to content

Commit dea3ea7

Browse files
committed
Force the cargo-deny action to update to stable rust
1 parent 27ff862 commit dea3ea7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ jobs:
154154

155155
- name: Run `cargo-deny`
156156
uses: EmbarkStudios/[email protected]
157+
with:
158+
rust-version: stable
157159

158160
check-schema:
159161
name: Check schema

0 commit comments

Comments
 (0)