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 9fe33cf10e
commit 07738d7013

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