Skip to content

Commit

Permalink
Merge pull request #552 from netglue/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update shivammathur/setup-php action to v2.32.0
  • Loading branch information
gsteel authored Jan 2, 2025
2 parents cbbf645 + 33495ba commit af3c674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: shivammathur/setup-php@2.31.1
- uses: shivammathur/setup-php@2.32.0
with:
php-version: 8.1
extensions: pcov
Expand All @@ -39,7 +39,7 @@ jobs:

steps:
- uses: actions/checkout@v4.2.2
- uses: shivammathur/setup-php@2.31.1
- uses: shivammathur/setup-php@2.32.0
with:
php-version: 8.1
- uses: "ramsey/composer-install@3.0.0"
Expand Down

0 comments on commit af3c674

Please sign in to comment.