Skip to content

Commit da7e406

Browse files
author
Greg Bowler
committed
feature: use hash with higher memory
1 parent 9a3628e commit da7e406

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
@@ -83,7 +83,7 @@ runs:
8383
id: phpstan_run
8484
run: |
8585
set -e
86-
bash <(curl -s https://raw.githubusercontent.com/php-actions/php-build/cee5b9fa9fbc4c888e7a62bbb7b8eade18e3c56b/php-build.bash) phpstan
86+
bash <(curl -s https://raw.githubusercontent.com/php-actions/php-build/b8cbdd84d3a0225df859cd69940883e46a5d534f/php-build.bash) phpstan
8787
${{ github.action_path }}/phpstan-action.bash
8888
shell: bash
8989

0 commit comments

Comments
 (0)