Skip to content

Commit 9611eab

Browse files
authored
Merge branch 'main' into add-dependabot
2 parents 2a8fc8f + b35bf38 commit 9611eab

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
@@ -59,7 +59,7 @@ jobs:
5959
- uses: actions/checkout@v2
6060
- uses: actions-rs/toolchain@v1
6161
with:
62-
toolchain: nightly-2023-10-10
62+
toolchain: nightly-2024-02-07
6363
components: rustfmt
6464
override: true
6565
- name: external-type-check

0 commit comments

Comments
 (0)