From d15a52c73a0e57a3db601c95b188e959f0ae1733 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 6 May 2024 17:27:31 -0400 Subject: [PATCH] update wordpress versions in cypress 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 477b6b684..af56b6d6f 100644 --- a/.github/workflows/cypress-matrix.yml +++ b/.github/workflows/cypress-matrix.yml @@ -29,9 +29,9 @@ jobs: - '8.2' - '8.3' wpVersion: - - '6.2' - '6.3' - '6.4' + - '6.5' steps: