Skip to content

[Actions] Update each deprecated checkout call#340

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

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

Conversation

@VeithMetro

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

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 actions/checkout@v5 in place of actions/checkout@v4, aligning the CI templates with the newer checkout action version.

Changes:

  • Bump actions/checkout from @v4 to @v5 in macOS and Linux build templates.
  • 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 the ThunderClientLibraries checkout step to actions/checkout@v5.
.github/workflows/Linux build template.yml Updates the ThunderClientLibraries checkout step to actions/checkout@v5.
.github/workflows/Build ThunderClientLibraries 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 merged commit cabb64b into master Jul 8, 2026
53 of 57 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