mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update clippy toolchain from v1.67 to v1.69
This commit is contained in:
parent
9cbc85b2f9
commit
e0730b55b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-suite.yml
vendored
2
.github/workflows/test-suite.yml
vendored
|
@ -138,7 +138,7 @@ jobs:
|
|||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: 1.67.0
|
||||
toolchain: 1.69.0
|
||||
override: true
|
||||
components: clippy
|
||||
- name: Cache dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue