Bump clippy checks to 1.73.0

This commit is contained in:
Quentin Gliech
2023-11-13 15:54:28 +01:00
parent 89420a2cfc
commit b2b88e11bf
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -195,8 +195,8 @@ jobs:
- name: Install toolchain
run: |
rustup toolchain install 1.71.0
rustup default 1.71.0
rustup toolchain install 1.73.0
rustup default 1.73.0
rustup component add clippy
- name: Setup OPA