Skip to content

chore(actions): finish migration to Node.js 24 - #49

Merged
mmilk23 merged 1 commit into
developmentfrom
chore/finish-node24-actions
Aug 31, 2026
Merged

chore(actions): finish migration to Node.js 24#49
mmilk23 merged 1 commit into
developmentfrom
chore/finish-node24-actions

Conversation

@mmilk23

@mmilk23 mmilk23 commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Root cause confirmed from run 33449077220

The remaining warning was emitted by:

  • actions/cache@v4, which still targets Node.js 20
  • actions/github-script@v7, used transitively by codecov/codecov-action@v5

Changes

  • update actions/cache@v4 to actions/cache@v5
  • update codecov/codecov-action@v5 to codecov/codecov-action@v6

Both replacements use Node.js 24-compatible actions.

@mmilk23
mmilk23 merged commit 31d3a2d into development Aug 31, 2026
2 checks passed
@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

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