Skip to content

chore(test): update actions versions due to deprecated node 20 version - #654

Merged
cbr7 merged 1 commit into
mainfrom
update_action_versions
Sep 7, 2026
Merged

chore(test): update actions versions due to deprecated node 20 version#654
cbr7 merged 1 commit into
mainfrom
update_action_versions

Conversation

@cbr7

@cbr7 cbr7 commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Vladimir Lazar <vlazar@redhat.com>
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: d8b092e8-5fb2-4311-8f1a-c6a14b3d2fd9


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

🟢 Approval recommended

The pinned SHAs match valid releases and the workflow usages remain compatible.

Pull request overview

Updates GitHub Actions workflows to Node.js 24-compatible action versions, addressing issue #617.

Changes:

  • Upgrades JUnit reporting and artifact actions.
  • Updates checkout, setup, and cache actions.
  • Pins actions to verified commit SHAs with version comments.
File summaries
File Description
.github/workflows/tkn-bundle.yaml Updates checkout.
.github/workflows/prerelease-desktop-e2e-debug-job-windows.yaml Updates reporting and artifact upload.
.github/workflows/podman-e2e-windows.yaml Updates reporting and artifact upload.
.github/workflows/podman-desktop-e2e-windows.yaml Updates reporting and artifact upload.
.github/workflows/podman-desktop-e2e-testing-farm.yaml Updates reporting and artifact upload.
.github/workflows/podman-desktop-e2e-stress-ui-windows.yaml Updates reporting and artifact upload.
.github/workflows/podman-desktop-e2e-stress-ui-linux.yaml Updates workflow action dependencies.
.github/workflows/podman-desktop-e2e-remote-windows.yaml Updates reporting and artifact upload.
.github/workflows/podman-desktop-e2e-nightly-windows-wsl.yaml Updates reporting and artifact upload.
.github/workflows/podman-desktop-e2e-nightly-windows-hyperv.yaml Updates reporting and artifact upload.
.github/workflows/podman-desktop-e2e-kubernetes.yaml Updates reporting and artifact upload.
.github/workflows/podman-desktop-e2e-generic-update-test.yaml Updates cache action.
.github/workflows/e2e-runner-release.yaml Updates checkout.
.github/workflows/e2e-runner-pr.yaml Updates checkout.
.github/workflows/e2e-runner-nightly.yaml Updates checkout.
.github/workflows/desktop-e2e-test-job-windows.yaml Updates reporting and artifact upload.
.github/workflows/desktop-e2e-podman-windows-matrix.yaml Updates reporting and artifact upload.
.github/workflows/build.yaml Updates checkout, Go setup, and artifact actions.
Review details
  • Files reviewed: 18/18 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@cbr7
cbr7 merged commit d1ea49c into main Sep 7, 2026
17 of 22 checks passed
@cbr7
cbr7 deleted the update_action_versions branch September 7, 2026 08:00
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.

Update Junit action - Publish test result to newer version as they are using deprecated node version

3 participants