Skip to content

Commit

Permalink
Bump shivammathur/setup-php from 2.30.0 to 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thelovekesh committed Jun 26, 2024
1 parent c774b8d commit f23804b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-php-composer/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
using: 'composite'
steps:
- name: Setup PHP
uses: shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d #2.30.0
uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b #2.31.0
with:
php-version: ${{ inputs.php-version }}
extensions: ${{ inputs.extensions }}
Expand Down

0 comments on commit f23804b

Please sign in to comment.