Merge commit 'f0cdee4a3f' into clippy-subtree-sync
This commit is contained in:
commit
6ae8003ff5
417 changed files with 3662 additions and 1176 deletions
|
|
@ -52,7 +52,9 @@ jobs:
|
|||
run: cargo generate-lockfile
|
||||
|
||||
- name: Cache
|
||||
uses: Swatinem/rust-cache@v1.3.0
|
||||
uses: Swatinem/rust-cache@v2.7.0
|
||||
with:
|
||||
save-if: ${{ github.ref == 'refs/heads/master' }}
|
||||
|
||||
- name: cargo collect-metadata
|
||||
run: cargo collect-metadata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue