From 85d36b6d1009e745dcb81927ede9654eef506998 Mon Sep 17 00:00:00 2001 From: Chris Huber Date: Sun, 7 Jun 2026 09:45:13 -0400 Subject: [PATCH] Pin Homeboy test runner release --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 27597a0..8b76348 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,6 +35,7 @@ jobs: - uses: Extra-Chill/homeboy-action@v2 with: commands: test + version: '0.222.4' php-version: ${{ matrix.php-version }} # The WordPress extension's Playground backend needs Node to install # @wp-playground/cli; without this, push-context runs skip Node setup.