From b91623fac7909a7ca8c5d67477ce1e223e2e7def Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 13 Nov 2023 17:21:46 -0500 Subject: [PATCH] update wordpress versions in 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 d2f7441..a4d74f1 100644 --- a/.github/workflows/cypress-matrix.yml +++ b/.github/workflows/cypress-matrix.yml @@ -29,9 +29,9 @@ jobs: - '8.1' - '8.2' wpVersion: - - '6.1' - '6.2' - '6.3' + - '6.4' steps: