Skip to content

Bump actions/checkout from v4 to v5#902

Merged
DannyvdSluijs merged 2 commits intomainfrom
copilot/fix-github-actions-deprecation-warning
Mar 28, 2026
Merged

Bump actions/checkout from v4 to v5#902
DannyvdSluijs merged 2 commits intomainfrom
copilot/fix-github-actions-deprecation-warning

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 27, 2026

actions/checkout@v4 runs on Node.js 20, which is deprecated in GitHub Actions and will be forced to Node.js 24 by default on June 2nd, 2026.

Changes

  • Updated actions/checkout@v4actions/checkout@v5 across all affected workflows:
    • lint.yml
    • phpstan.yml
    • release.yml
    • continuous-integration.yml
    • style-check.yml
    • continuous-integration-32-bits.yml
    • update-changelog.yml
    • code-cov.yml

copilot-setup-steps.yml was already on v5 and required no change.


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Copilot AI changed the title [WIP] Fix deprecation warning in GitHub actions Bump actions/checkout from v4 to v5 Mar 27, 2026
Copilot AI requested a review from DannyvdSluijs March 27, 2026 15:36
@DannyvdSluijs DannyvdSluijs marked this pull request as ready for review March 27, 2026 15:57
@DannyvdSluijs DannyvdSluijs merged commit 2ce29e7 into main Mar 28, 2026
18 of 19 checks passed
@DannyvdSluijs DannyvdSluijs deleted the copilot/fix-github-actions-deprecation-warning branch March 28, 2026 08:03
github-actions bot added a commit that referenced this pull request Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github actions contain deprecation warning

2 participants