From cf4b06e7132d406141b2d50e0eb747417be3f049 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 13 Nov 2023 17:22:56 -0500 Subject: [PATCH] update wordpress versions in test matrix --- .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 26fa5fd77..fce681685 100644 --- a/.github/workflows/cypress-matrix.yml +++ b/.github/workflows/cypress-matrix.yml @@ -30,9 +30,9 @@ jobs: - '8.1' - '8.2' wpVersion: - - '6.1' - '6.2' - '6.3' + - '6.4' steps: