chore: update GitHub Actions and Rust nightly versions#910
Merged
Conversation
Weekly CI renovation with the following updates: GitHub Actions: - astral-sh/setup-uv: v7 → v7.2.1 - codecov/test-results-action: v1 → v1.2.1 - codecov/codecov-action: v5 → v5.5.2 - clechasseur/rs-cargo: v4 → v4.0.1 - taiki-e/install-action: v2 → v2.67.18 Rust nightly: - Updated from nightly-2025-11-10 to nightly-2026-01-15 Runner versions remain pinned correctly: - ubuntu-24.04 (matches ubuntu-latest) - macos-15 (matches macos-latest) - windows-2022 (pinned due to windows-2025 D: drive issues) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Weekly CI renovation check found the following updates:
GitHub Actions:
astral-sh/setup-uv: v7 → v7.2.1codecov/test-results-action: v1 → v1.2.1codecov/codecov-action: v5 → v5.5.2clechasseur/rs-cargo: v4 → v4.0.1taiki-e/install-action: v2 → v2.67.18Rust nightly:
nightly-2025-11-10tonightly-2026-01-15for cargo-udeps compatibilityChanges
ci.yamlandpublish-docs.yamlNotes
-latestequivalents:ubuntu-24.04matchesubuntu-latest(migrated Jan 2025)macos-15matchesmacos-latest(migrated Sept 2025)windows-2022remains pinned due to D: drive issues in windows-2025🤖 Automated weekly renovation