Skip to content

Commit

Permalink
Update shivammathur/setup-php action to v2.31.1 (#1093)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 29721b1 commit ed838fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-php/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
steps:
- name: php ${{ matrix.php }} 🐘
id: setup-php
uses: shivammathur/setup-php@2.31.0
uses: shivammathur/setup-php@2.31.1
with:
php-version: ${{ matrix.php }}
tools: composer:v2.4.1

0 comments on commit ed838fc

Please sign in to comment.