Skip to content

Commit 9678c60

Browse files
committed
downgrade phpunit workflow
1 parent be3f18f commit 9678c60

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
@@ -8,4 +8,4 @@ jobs:
88
steps:
99
- uses: actions/checkout@v3
1010
- uses: php-actions/composer@v6
11-
- uses: php-actions/phpunit@v4
11+
- uses: php-actions/phpunit@v3

0 commit comments

Comments
 (0)