From 971f07094915b53e849cb73e035356f5756eef02 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 9 Oct 2023 12:46:06 +0200 Subject: [PATCH] Deploy --- .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 2852d5f9..3b723b7d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: php_extensions: gd version: 2 - name: PHPUnit Tests - uses: php-actions/phpunit@v9 + uses: php-actions/phpunit@v3 env: TEST_NAME: Test with: