Skip to content

Force Node.js 24 for setup-php to fix deprecation warning#26

Open
Rafikooo wants to merge 1 commit intoSyliusLabs:mainfrom
Rafikooo:fix/force-node24-for-setup-php
Open

Force Node.js 24 for setup-php to fix deprecation warning#26
Rafikooo wants to merge 1 commit intoSyliusLabs:mainfrom
Rafikooo:fix/force-node24-for-setup-php

Conversation

@Rafikooo
Copy link
Copy Markdown
Contributor

GitHub is deprecating Node.js 20 actions starting June 2, 2026. shivammathur/setup-php@v2 still runs on Node.js 20 and there is no v3 available yet.

This adds FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true env to the setup-php step to opt into Node.js 24 early and suppress the deprecation warning in all downstream workflows.

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