Skip to content

Commit 9908de9

Browse files
author
Greg Bowler
authored
Merge pull request #117 from westy92/westy92-patch-1
Update php-build
2 parents 8a65f0d + b8f7b4d commit 9908de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ runs:
107107
id: composer_run
108108
run: |
109109
set -e
110-
bash <(curl -s https://raw.githubusercontent.com/php-actions/php-build/v2.2.0/php-build.bash) composer
110+
bash <(curl -s https://raw.githubusercontent.com/php-actions/php-build/v2/php-build.bash) composer
111111
${{ github.action_path }}/composer-action.bash
112112
shell: bash
113113

0 commit comments

Comments
 (0)