Update rust-clippy.yml

This commit is contained in:
Edgar 2022-10-24 10:19:35 +02:00 committed by GitHub
parent c7c1e4ba8f
commit 9d6fb6942c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v2
- name: Install Rust toolchain
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af #@v1
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable