Skip to content

Commit

Permalink
Update shivammathur/setup-php action to v2.30.5
Browse files Browse the repository at this point in the history
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.30.4 | 2.30.5 |
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 69a2887 commit 579509e
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.1.6
- uses: shivammathur/setup-php@2.30.4
- uses: shivammathur/setup-php@2.30.5
with:
php-version: 8.2
extensions: pcov
Expand All @@ -35,7 +35,7 @@ jobs:

steps:
- uses: actions/checkout@v4.1.6
- uses: shivammathur/setup-php@2.30.4
- uses: shivammathur/setup-php@2.30.5
with:
php-version: 8.2
- uses: "ramsey/composer-install@3.0.0"
Expand Down

0 comments on commit 579509e

Please sign in to comment.