alleyinteractive / create-wordpress-project

A starter structure for the wp-content directory on a new WordPress project.
GNU General Public License v2.0
8 stars 0 forks source link

Sync default PHP version in Github Actions #84

Closed renatonascalves closed 7 months ago

renatonascalves commented 7 months ago

The project expects PHP 8.2 to be used, but the Github Actions did not. Until now.