Skip to content

[Actions] Update each deprecated checkout call#507

Merged
VeithMetro merged 1 commit into
masterfrom
development/actions-deprecated-checkout
Jul 8, 2026
Merged

[Actions] Update each deprecated checkout call#507
VeithMetro merged 1 commit into
masterfrom
development/actions-deprecated-checkout

Conversation

@VeithMetro

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 8, 2026 07:11

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 GitHub Actions workflows in this repository to use the newer actions/checkout@v5, aligning CI checkout steps with the intended (non-deprecated) checkout action version across platforms.

Changes:

  • Bump actions/checkout from @v4 to @v5 in the macOS build template workflow.
  • Bump actions/checkout from @v4 to @v5 in the Linux build template workflow.
  • Bump actions/checkout from @v4 to @v5 across all checkout steps in the Windows build workflow.

Reviewed changes

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

File Description
.github/workflows/MacOS build template.yml Updates ThunderInterfaces checkout steps to actions/checkout@v5.
.github/workflows/Linux build template.yml Updates ThunderInterfaces checkout steps to actions/checkout@v5.
.github/workflows/Build ThunderInterfaces on Windows.yml Updates all repository checkout steps to actions/checkout@v5.

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

@VeithMetro
VeithMetro requested a review from sebaszm July 8, 2026 07:28
@VeithMetro
VeithMetro merged commit 0f0369a into master Jul 8, 2026
80 checks passed
@VeithMetro
VeithMetro deleted the development/actions-deprecated-checkout branch July 8, 2026 11:16
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants