From 2f4f110cca1fe3d088ace95390848d2e1c7ab1bd Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 12 Nov 2024 17:33:03 -0500 Subject: [PATCH] also update wordpress versions in cypress matrix workflow --- .github/workflows/cypress-matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress-matrix.yml b/.github/workflows/cypress-matrix.yml index 58a3908a..8f8c3d62 100644 --- a/.github/workflows/cypress-matrix.yml +++ b/.github/workflows/cypress-matrix.yml @@ -28,9 +28,9 @@ jobs: - '8.2' - '8.3' wpVersion: - - '6.4' - '6.5' - '6.6' + - '6.7' steps: