Skip to content

Commit 1471268

Browse files
committed
ci: take updated nightly for cargo-check-external-types
1 parent f7604db commit 1471268

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
@@ -162,7 +162,7 @@ jobs:
162162
- name: Install rust toolchain
163163
uses: dtolnay/rust-toolchain@master
164164
with:
165-
toolchain: nightly-2025-05-04
165+
toolchain: nightly-2025-08-06
166166
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
167167
- name: Install cargo-check-external-types
168168
uses: taiki-e/cache-cargo-install-action@v2

0 commit comments

Comments
 (0)