Skip to content

Commit 740d53a

Browse files
authored
chore: bump php-actions/phpunit to v9
1 parent 08742b8 commit 740d53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
php_version: ${{ matrix.php }}
7474

75-
- uses: php-actions/phpunit@v2
75+
- uses: php-actions/phpunit@v9
7676
with:
7777
php_version: ${{ matrix.php }}
7878
version: ${{ matrix.phpunit }}

0 commit comments

Comments
 (0)