mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-24 10:55:29 +00:00
Force the cargo-deny action to update to stable rust
This commit is contained in:
@@ -154,6 +154,8 @@ jobs:
|
||||
|
||||
- name: Run `cargo-deny`
|
||||
uses: EmbarkStudios/cargo-deny-action@v2.0.5
|
||||
with:
|
||||
rust-version: stable
|
||||
|
||||
check-schema:
|
||||
name: Check schema
|
||||
|
||||
Reference in New Issue
Block a user