Skip to content

Commit

Permalink
Update shivammathur/setup-php action to v2.25.4
Browse files Browse the repository at this point in the history
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | shivammathur/setup-php | 2.25.2 | 2.25.4 |
  • Loading branch information
renovate[bot] committed Jun 14, 2023
1 parent becb4a4 commit 7f359ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: shivammathur/setup-php@2.25.2
- uses: shivammathur/setup-php@2.25.4
with:
php-version: 8.1
extensions: pcov
Expand All @@ -39,7 +39,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: shivammathur/setup-php@2.25.2
- uses: shivammathur/setup-php@2.25.4
with:
php-version: 8.1
- uses: "ramsey/composer-install@2.2.0"
Expand Down

0 comments on commit 7f359ee

Please sign in to comment.