Skip to content

Commit c0f6bb0

Browse files
committed
ci: use latest phpunit
1 parent 35a085f commit c0f6bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: tar -xvf /tmp/github-actions/build.tar ./
5353

5454
- name: PHP Unit tests
55-
uses: php-actions/phpunit@v3
55+
uses: php-actions/phpunit@dev-master
5656
env:
5757
XDEBUG_MODE: cover
5858
with:

0 commit comments

Comments
 (0)