Skip to content

Commit 02d5c60

Browse files
committed
ci: adjust nightly for cargo-check-external-types
See the upstream release notes: https://github.com/awslabs/cargo-check-external-types/releases/tag/v0.1.13
1 parent 86ab4b1 commit 02d5c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install rust toolchain
6464
uses: dtolnay/rust-toolchain@master
6565
with:
66-
toolchain: nightly-2024-05-01
66+
toolchain: nightly-2024-06-30
6767
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
6868
- run: cargo install --locked cargo-check-external-types
6969
- name: run cargo-check-external-types for rcgen/

0 commit comments

Comments
 (0)