Skip to content

Commit d3c1fe9

Browse files
committed
Update nightly used in CI
1 parent 35f25a3 commit d3c1fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- uses: actions/checkout@v4
5959
- uses: dtolnay/rust-toolchain@nightly
6060
with:
61-
toolchain: nightly-2024-02-07
61+
toolchain: nightly-2024-04-16
6262
components: rustfmt
6363
- name: external-type-check
6464
run: |

0 commit comments

Comments
 (0)