add back in stable line

This commit is contained in:
Boog900 2024-10-08 16:14:36 +01:00
parent 7b322bb3b4
commit dec5a79a52
No known key found for this signature in database
GPG key ID: 42AB1287CB0041C2

View file

@ -63,7 +63,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ matrix.rust }}
toolchain: stable
components: clippy
- name: Cache