Skip to content

Commit

Permalink
使用 php-actions/phpunit@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
danny50610 committed May 18, 2024
1 parent ad0176c commit 4b156e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: composer install --prefer-dist --no-progress

- name: PHPUnit Tests
uses: php-actions/phpunit@v3
uses: php-actions/phpunit@v4
env:
XDEBUG_MODE: coverage
with:
Expand Down

0 comments on commit 4b156e4

Please sign in to comment.