Skip to content

CI Checkout v6#1389

Merged
martindevans merged 1 commit into
SciSharp:masterfrom
martindevans:ci_checkout_v6
May 23, 2026
Merged

CI Checkout v6#1389
martindevans merged 1 commit into
SciSharp:masterfrom
martindevans:ci_checkout_v6

Conversation

@martindevans

Copy link
Copy Markdown
Member

Updated CI "checkout" action, should resolve warnings about deprecation.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Actions workflows to use a newer major version of actions/checkout to address CI deprecation warnings.

Changes:

  • Updated actions/checkout references from @v4 to @v6 across multiple workflows.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
.github/workflows/update_api_references.yml Bumps actions/checkout major version for the API reference update workflow.
.github/workflows/release-patch.yml Bumps actions/checkout major version for the patch release workflow.
.github/workflows/release-minor.yml Bumps actions/checkout major version for the minor release workflow.
.github/workflows/main.yml Bumps actions/checkout major version for the main CI workflow.
.github/workflows/compile.yml Bumps actions/checkout major version for the native binaries compile workflow.
.github/workflows/benchmark.yml Bumps actions/checkout major version for the benchmark workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/update_api_references.yml
Comment thread .github/workflows/release-patch.yml
Comment thread .github/workflows/release-minor.yml
Comment thread .github/workflows/main.yml
Comment thread .github/workflows/benchmark.yml
Comment thread .github/workflows/benchmark.yml
@martindevans martindevans merged commit 0e5916a into SciSharp:master May 23, 2026
9 checks passed
@martindevans martindevans deleted the ci_checkout_v6 branch May 23, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants