mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-15 00:00:20 +02:00
ci: Update to cargo-check-external-types 0.4.0 (#3608)
This commit is contained in:
@@ -67,11 +67,11 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: dtolnay/rust-toolchain@master
|
||||
with:
|
||||
toolchain: nightly-2025-08-06
|
||||
toolchain: nightly-2025-10-18
|
||||
- name: Install cargo-check-external-types
|
||||
uses: taiki-e/cache-cargo-install-action@v2
|
||||
with:
|
||||
tool: cargo-check-external-types@0.3.0
|
||||
tool: cargo-check-external-types@0.4.0
|
||||
- uses: taiki-e/install-action@cargo-hack
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user