Force the cargo-deny action to update to stable rust

This commit is contained in:
Quentin Gliech
2025-02-21 16:38:42 +01:00
parent 27ff862275
commit dea3ea7124
+2
View File
@@ -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