Skip to content

Commit 13a107b

Browse files
Bump shivammathur/setup-php from 2.25.4 to 2.25.5 (#72)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.4 to 2.25.5. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.25.4...2.25.5) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22aa9bd commit 13a107b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v3
2626

2727
- name: Setup PHP
28-
uses: shivammathur/setup-php@2.25.4
28+
uses: shivammathur/setup-php@2.25.5
2929
with:
3030
php-version: ${{ matrix.php }}
3131
coverage: xdebug

0 commit comments

Comments
 (0)