You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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@v4` → `actions/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.
<!-- START COPILOT CODING AGENT TIPS -->
---
📍 Connect Copilot coding agent with [Jira](https://gh.io/cca-jira-docs),
[Azure Boards](https://gh.io/cca-azure-boards-docs) or
[Linear](https://gh.io/cca-linear-docs) to delegate work to Copilot in
one click without leaving your project management tool.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DannyvdSluijs <618940+DannyvdSluijs@users.noreply.github.com>
0 commit comments