From e332c2c39235b32f9cbc4473a299b605c895f15a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 02:52:51 +0000 Subject: [PATCH] chore(deps): update sjinks/setup-wordpress-test-library action to v2.1.2 --- .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 ffcae06..51595fd 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@0590797bb1242f984f15c964a31e21f01c918383 # v2.1.1 + uses: sjinks/setup-wordpress-test-library@c392a937cb59eee8669e2b97d577f044f4b0bf01 # v2.1.2 with: version: ${{ matrix.config.wp }}