Skip to content

Commit f23804b

Browse files
committed
Bump shivammathur/setup-php from 2.30.0 to 2.31.0
1 parent c774b8d commit f23804b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-php-composer/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
using: 'composite'
2525
steps:
2626
- name: Setup PHP
27-
uses: shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d #2.30.0
27+
uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b #2.31.0
2828
with:
2929
php-version: ${{ inputs.php-version }}
3030
extensions: ${{ inputs.extensions }}

0 commit comments

Comments
 (0)