Skip to content

Bump alleyinteractive/action-update-wordpress-plugin from 1.2.1 to 2.0.0 #61

Bump alleyinteractive/action-update-wordpress-plugin from 1.2.1 to 2.0.0

Bump alleyinteractive/action-update-wordpress-plugin from 1.2.1 to 2.0.0 #61

Workflow file for this run

name: Testing Suite
on:
push:
branches:
- develop
pull_request:
jobs:
php-tests:
strategy:
matrix:
php: [8.1, 8.2, 8.3]
wordpress: ["latest"]
uses: alleyinteractive/.github/.github/workflows/php-tests.yml@main
with:
php: ${{ matrix.php }}
wordpress: ${{ matrix.wordpress }}
object-cache: "memcached"