Skip to content

Commit

Permalink
Merge pull request #52 from exonet/renovate/php-actions-phpunit-3.x
Browse files Browse the repository at this point in the history
⬆️ Update php-actions/phpunit action to v3.0.3
  • Loading branch information
exonet-ci authored Jan 17, 2025
2 parents 8c6f9fd + 364dca0 commit bec7dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
php_version: ${{ matrix.versions.php }}

- name: Run unit tests
uses: php-actions/phpunit@v3.0.0
uses: php-actions/phpunit@v3.0.3
with:
configuration: phpunit.xml
version: ${{ matrix.versions.phpunit }}
Expand Down

0 comments on commit bec7dbb

Please sign in to comment.