ci: specify previous dprint version until fixed

pull/1118/head
Byron Hambly 2 years ago
parent 9021e83952
commit 11eb1737ce
No known key found for this signature in database
GPG Key ID: DE8F6EA20A661697

@ -19,6 +19,8 @@ jobs:
- name: Check formatting
uses: dprint/check@v2.1
with:
dprint-version: 0.30.3
- name: Run clippy with default features
run: cargo clippy --workspace --all-targets -- -D warnings

Loading…
Cancel
Save