Skip to content

Commit a735b2b

Browse files
authored
chore(ci): update to cargo-check-external-types 0.1.9 (#3357)
1 parent 7848b5a commit a735b2b

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
@@ -240,12 +240,12 @@ jobs:
240240
- name: Install Rust
241241
uses: dtolnay/rust-toolchain@master
242242
with:
243-
toolchain: nightly-2023-05-31 # Compatible version for cargo-check-external-types
243+
toolchain: nightly-2023-10-10 # Compatible version for cargo-check-external-types
244244

245245
- name: Install cargo-check-external-types
246246
uses: taiki-e/cache-cargo-install-action@v1
247247
with:
248-
248+
249249

250250
- uses: Swatinem/rust-cache@v2
251251

0 commit comments

Comments
 (0)