Skip to content

Commit e5f61db

Browse files
build(deps): bump php-actions/phpunit in the github-actions group (#153)
Bumps the github-actions group with 1 update: [php-actions/phpunit](https://github.com/php-actions/phpunit). Updates `php-actions/phpunit` from 3 to 4 - [Release notes](https://github.com/php-actions/phpunit/releases) - [Commits](php-actions/phpunit@v3...v4) --- updated-dependencies: - dependency-name: php-actions/phpunit dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66afd3a commit e5f61db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

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

2727
- name: PHPUnit Tests
28-
uses: php-actions/phpunit@v3
28+
uses: php-actions/phpunit@v4
2929
with:
3030
version: 9
3131
php_extensions: xdebug

0 commit comments

Comments
 (0)