From 0ba571225dec77fe799366be6061d7762a323947 Mon Sep 17 00:00:00 2001 From: Greg Bowler Date: Thu, 5 Mar 2020 10:31:57 +0000 Subject: [PATCH] Test @pres's version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 66b6de3..63cf6de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,4 +33,4 @@ jobs: name: build-artifact path: ./ - - uses: php-actions/phpunit@v1 \ No newline at end of file + - uses: pres/phpunit@master