Skip to content

Commit

Permalink
Bump php-actions/phpunit from 3 to 7
Browse files Browse the repository at this point in the history
Bumps [php-actions/phpunit](https://github.com/php-actions/phpunit) from 3 to 7.
- [Release notes](https://github.com/php-actions/phpunit/releases)
- [Commits](php-actions/phpunit@v3...v7)

---
updated-dependencies:
- dependency-name: php-actions/phpunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 19173a7 commit 672ce53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
php_version: ${{ matrix.php }}

- name: PHPUnit Tests
uses: php-actions/phpunit@v3
uses: php-actions/phpunit@v7
with:
version: ${{ matrix.phpunit }}
php_version: ${{ matrix.php }}
Expand Down

0 comments on commit 672ce53

Please sign in to comment.