Skip to content

Commit 49c261a

Browse files
committed
Update nightly for cargo-check-external-types
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
1 parent fd5aa23 commit 49c261a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/external-types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Install toolchain
1414
uses: dtolnay/rust-toolchain@master
1515
with:
16-
toolchain: nightly-2023-10-10
16+
toolchain: nightly-2024-02-07
1717

1818
- name: Install cargo-check-external-types
1919
run: cargo install --locked cargo-check-external-types

0 commit comments

Comments
 (0)