Skip to content

[Actions] Update each deprecated checkout call#297

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

[Actions] Update each deprecated checkout call#297
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 06:54

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 to use a newer actions/checkout major version, aligning the repository’s CI workflows with the non-deprecated checkout action runtime.

Changes:

  • Updated all uses: actions/checkout@v4 references to uses: actions/checkout@v5 across the affected workflows.
  • Kept existing checkout configuration (ref, path, conditional PR baseline checkouts) unchanged while upgrading the action version.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/ProxyStubGenerator.yml Bumps the gh-pages baseline checkout step to actions/checkout@v5.
.github/workflows/ProxyStubFunctionalTests.yml Updates the main repository checkout step to actions/checkout@v5.
.github/workflows/PluginSkeletonGenerator.yml Updates multiple checkout steps (repo, ThunderInterfaces, gh-pages baseline) to actions/checkout@v5.
.github/workflows/LuaGenerator.yml Updates multiple checkout steps (ThunderTools/Thunder/ThunderInterfaces, gh-pages baseline) to actions/checkout@v5.
.github/workflows/JsonGenerator.yml Bumps the gh-pages baseline checkout step to actions/checkout@v5.
.github/workflows/Build ThunderTools 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.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

LuaGenerator Results

View Results

Changes detected.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Plugin skeleton preview (latest run):
https://rdkcentral.github.io/ThunderTools/PluginSkeletonGenerator/previews/pr-297/run-28923672853/

No changes detected in generated plugin code. The PR changes are internal to the generator or do not affect output.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

JsonGenerator Results

View Results

Changes detected.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

ProxyStubGenerator Results

View Results

Changes detected.

@VeithMetro
VeithMetro requested a review from sebaszm July 8, 2026 07:27
@VeithMetro
VeithMetro merged commit b4fe782 into master Jul 8, 2026
197 of 198 checks passed
@VeithMetro
VeithMetro deleted the development/actions-deprecated-checkout branch July 8, 2026 11:15
@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