Skip to content

ci: bump actions/checkout and actions/setup-node to v7 - #222

Merged
lampajr merged 1 commit into
kiegroup:mainfrom
lampajr:update_actions
Jul 25, 2026
Merged

ci: bump actions/checkout and actions/setup-node to v7#222
lampajr merged 1 commit into
kiegroup:mainfrom
lampajr:update_actions

Conversation

@lampajr

@lampajr lampajr commented Jul 25, 2026

Copy link
Copy Markdown
Member

Description

Bumps the first-party GitHub Actions used across CI to their latest major versions.

Action Before After
actions/checkout v6 v7
actions/setup-node v6 v7

Applied across all workflows: ci.yml, coverage.yml, prepare-release.yml, pull-request.yml, release.yml.

The only breaking change in these v7 majors is the runner Node runtime moving from Node 20 to Node 24, which is fine on GitHub-hosted runners.

The other actions in use (ArtiomTr/jest-coverage-report-action@v2, gr2m/create-or-update-pull-request-action@v1.x) already track their latest majors.

🤖 Generated with Claude Code

@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 89.77% 588/655
🟢 Branches 85.8% 284/331
🟢 Functions 87.97% 139/158
🟢 Lines 89.57% 567/633

Test suite run success

222 tests passing in 19 suites.

Report generated by 🧪jest coverage report action from a18458b

@lampajr
lampajr merged commit c176e66 into kiegroup:main Jul 25, 2026
5 checks passed
@lampajr
lampajr deleted the update_actions branch July 25, 2026 09:39
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.

1 participant