Skip to content

Bump actions/checkout from v4.3.1 to v6.0.2 for Node 24#12

Merged
d4rken merged 1 commit into
devfrom
ci-bump-actions-checkout
Apr 29, 2026
Merged

Bump actions/checkout from v4.3.1 to v6.0.2 for Node 24#12
d4rken merged 1 commit into
devfrom
ci-bump-actions-checkout

Conversation

@d4rken

@d4rken d4rken commented Apr 29, 2026

Copy link
Copy Markdown
Member

GitHub Actions has deprecated Node.js 20; runners log a warning on actions/checkout v4.3.1 and will force-migrate jobs to Node 24 starting June 2026, with full removal of Node 20 from runners in September 2026. v6.0.2 is the current latest and advertises Node 24 support. The workflow already uses persist-credentials: false across all three jobs, so v6's split-credentials-file change has no effect here.

GitHub Actions has deprecated Node.js 20; runners log a warning on v4.3.1 and will force-migrate to Node 24 in June 2026, with full removal in September 2026. v6.0.2 is the current latest and advertises Node 24 support. persist-credentials: false is unchanged across all three jobs.
@d4rken d4rken merged commit 7fe0466 into dev Apr 29, 2026
6 checks passed
@d4rken d4rken deleted the ci-bump-actions-checkout branch April 29, 2026 13:28
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