Skip to content

chore: migrate Node-20 actions to Node-24-compatible versions#9

Merged
rym-dd merged 1 commit into
mainfrom
chore/node20-migration-20260522
May 26, 2026
Merged

chore: migrate Node-20 actions to Node-24-compatible versions#9
rym-dd merged 1 commit into
mainfrom
chore/node20-migration-20260522

Conversation

@StessyMougeot

@StessyMougeot StessyMougeot commented May 22, 2026

Copy link
Copy Markdown
Contributor

Automated migration bumping Node-20 GitHub Actions to Node-24-compatible releases ahead of GitHub's 2026-06-02 forced-runtime cutover.

Changes in this PR:

  • .github/workflows/publish.yml: actions/checkout@v4actions/checkout@v6
  • .github/workflows/publish.yml: actions/setup-node@v4actions/setup-node@v6
  • .github/workflows/publish.yml: actions/checkout@v4actions/checkout@v6
  • .github/workflows/publish.yml: actions/setup-node@v4actions/setup-node@v6

Breaking-change analysis

.github/workflows/publish.yml:18 actions/checkout — risk: 🟢 NONE

No breaking-change indicators in release notes; workflow's with: keys not mentioned.

Release notes: actions/checkout@v4...v6

.github/workflows/publish.yml:21 actions/setup-node — risk: 🟡 LOW

Breaking-change indicators found in release notes, but none of the workflow's with: keys appear to be affected.

Release notes: actions/setup-node@v4...v6

.github/workflows/publish.yml:47 actions/checkout — risk: 🟢 NONE

No breaking-change indicators in release notes; workflow's with: keys not mentioned.

Release notes: actions/checkout@v4...v6

.github/workflows/publish.yml:50 actions/setup-node — risk: 🟡 LOW

Breaking-change indicators found in release notes, but none of the workflow's with: keys appear to be affected.

Release notes: actions/setup-node@v4...v6

@rym-dd
rym-dd merged commit acde8ce into main May 26, 2026
2 checks passed
@rym-dd
rym-dd deleted the chore/node20-migration-20260522 branch May 26, 2026 13:58
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.

2 participants