Skip to content

Commit 00a703a

Browse files
tottotoseanmonstar
authored andcommitted
chore(ci): update to cargo-check-external-types 0.1.11
1 parent b0c1395 commit 00a703a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,12 +247,12 @@ jobs:
247247
- name: Install Rust
248248
uses: dtolnay/rust-toolchain@master
249249
with:
250-
toolchain: nightly-2023-10-10 # Compatible version for cargo-check-external-types
250+
toolchain: nightly-2024-02-07 # Compatible version for cargo-check-external-types
251251

252252
- name: Install cargo-check-external-types
253253
uses: taiki-e/cache-cargo-install-action@v1
254254
with:
255-
tool: cargo-check-external-types@0.1.9
255+
tool: cargo-check-external-types@0.1.11
256256

257257
- uses: Swatinem/rust-cache@v2
258258

0 commit comments

Comments
 (0)