mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
The relevant difference is that the v3 uses a newer node.js version. GitHub currently warns when using v2, as the node.js version used is deprecated: > Node.js 12 actions are deprecated. For more information see: > https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. > Please update the following actions to use Node.js 16: actions/checkout, > actions/checkout