Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 24

Commit 20a1602

Browse files
author
Greg Bowler
committedMar 7, 2024
tweak: revert phpbuild (docker user)
1 parent eb81f21 commit 20a1602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ runs:
143143
id: phpunit_run
144144
run: |
145145
set -e
146-
bash <(curl -s https://raw.githubusercontent.com/php-actions/php-build/8e7b8be8ce6c9bc342fc698b9a35de69e7b855b7/php-build.bash) phpunit
146+
bash <(curl -s https://raw.githubusercontent.com/php-actions/php-build/cee5b9fa9fbc4c888e7a62bbb7b8eade18e3c56b/php-build.bash) phpunit
147147
${{ github.action_path }}/phpunit-action.bash
148148
shell: bash
149149

0 commit comments

Comments
 (0)
Please sign in to comment.