Skip to content

chore: bump actions/checkout to v6 and tj-actions/changed-files to v47#20

Merged
jonryser merged 1 commit intomainfrom
fix/update-action-versions
Mar 12, 2026
Merged

chore: bump actions/checkout to v6 and tj-actions/changed-files to v47#20
jonryser merged 1 commit intomainfrom
fix/update-action-versions

Conversation

@genui-scotty
Copy link
Contributor

@genui-scotty genui-scotty bot commented Mar 12, 2026

Summary

Resolves the Node.js 20 deprecation warnings seen in the release workflow.

Action Before After
actions/checkout v4 (Node 20) v6 (Node 24)
tj-actions/changed-files v44/v45 (Node 20) v47 (Node 24)

Node.js 24 becomes the forced default on GitHub Actions runners on 2026-06-02.

Resolves Node.js 20 deprecation warnings. Both actions now run on Node.js 24.
- actions/checkout: v4 → v6 (v6.0.2, released 2026-01-09)
- tj-actions/changed-files: v44/v45 → v47 (v47.0.5, released 2026-03-03)

Node.js 24 becomes the forced default on GitHub Actions runners on 2026-06-02.
@jonryser jonryser merged commit b7abec2 into main Mar 12, 2026
1 check passed
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