From d97f1063b420c7674b353f375980dc681463cc19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 00:48:07 +0000 Subject: [PATCH] chore(deps): update sjinks/setup-wordpress-test-library action to v2.1.3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98d1061..0c7ebf0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: uses: ramsey/composer-install@57532f8be5bda426838819c5ee9afb8af389d51a # 3.0.0 - name: Set up WordPress and WordPress Test Library - uses: sjinks/setup-wordpress-test-library@c392a937cb59eee8669e2b97d577f044f4b0bf01 # v2.1.2 + uses: sjinks/setup-wordpress-test-library@1332d0431f1d82b54ed40ec0c6708035694e6cad # v2.1.3 with: version: ${{ matrix.config.wp }}