Skip to content

chore: update CI workflow#89

Merged
sjinks merged 1 commit intomasterfrom
update/ci
Mar 16, 2026
Merged

chore: update CI workflow#89
sjinks merged 1 commit intomasterfrom
update/ci

Conversation

@sjinks
Copy link
Copy Markdown
Member

@sjinks sjinks commented Mar 16, 2026

This pull request updates the CI workflow configuration to add support for newer PHP versions and modernizes the actions used in the workflow. The changes ensure compatibility with the latest PHP releases and improve maintainability by using up-to-date action versions.

PHP version support updates:

  • Added PHP 8.4 and 8.5 to the test matrix, and updated the multisite test to run on PHP 8.4 instead of 8.1. (.github/workflows/ci.yml)

CI workflow modernization:

  • Updated GitHub Actions to use newer versions: actions/checkout to v6, shivammathur/setup-php to v2, ramsey/composer-install to v3, and sjinks/setup-wordpress-test-library to v3.0.0. (.github/workflows/ci.yml)

@sjinks sjinks self-assigned this Mar 16, 2026
@sjinks sjinks merged commit 2af0a24 into master Mar 16, 2026
7 checks passed
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