Skip to content

Commit c2fe079

Browse files
Merge pull request #542 from matthiasbeyer/update-cargo-external-types-nightly-toolchain
Update nightly for cargo-check-external-types
2 parents 7a07155 + 49c261a commit c2fe079

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)