File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Setup PHP
17- uses : shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
17+ uses : shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
1818 with :
1919 php-version : 8.4
2020 tools : composer, phpize
Original file line number Diff line number Diff line change 1414 name : " PHP Lints"
1515 steps :
1616 - name : Setup PHP
17- uses : shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
17+ uses : shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
1818 with :
1919 php-version : 8.3
2020
Original file line number Diff line number Diff line change 2626 name : " PHP ${{ matrix.php-version }} (with ${{ matrix.php-extension }}) test on ${{ matrix.operating-system }}/${{ matrix.arch }}"
2727 steps :
2828 - name : Install PHP
29- uses : shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
29+ uses : shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
3030 with :
3131 php-version : ${{ matrix.php-version }}
3232 extensions : " mbstring, intl, ${{ matrix.php-extension }}"
You can’t perform that action at this time.
0 commit comments