Skip to content

Commit

Permalink
Temporarily using test build of prepare-php.
Browse files Browse the repository at this point in the history
  • Loading branch information
eason9487 committed Apr 24, 2024
1 parent 3e59563 commit 3bba1ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/github-actions/actions/phpcs-diff/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ runs:
fetch-depth: 2

# Set up PHP.
- uses: woocommerce/grow/prepare-php@actions-v2
# - uses: woocommerce/grow/prepare-php@actions-v2
# Temporarily using test build
- uses: woocommerce/grow/prepare-php@update/108-nodejs-v20-github-actions-external-only-test-build
with:
php-version: ${{ inputs.php-version }}

Expand Down

0 comments on commit 3bba1ed

Please sign in to comment.