diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 3790914..422544e 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -24,7 +24,7 @@ jobs: - uses: actions-rs/toolchain@v1 with: profile: minimal - toolchain: nightly + toolchain: nightly-2025-10-01 override: true components: llvm-tools-preview - uses: actions-rs/cargo@v1