diff --git a/.github/workflows/TestPHPUnit.yml b/.github/workflows/TestPHPUnit.yml index f1520486..ea0ed9d6 100644 --- a/.github/workflows/TestPHPUnit.yml +++ b/.github/workflows/TestPHPUnit.yml @@ -78,7 +78,7 @@ jobs: path: test_result - name: Confirm All PHPUnit Functional Tests were run - uses: GuillaumeFalourd/assert-command-line-output@v2.3 + uses: GuillaumeFalourd/assert-command-line-output@v2.4 with: command_line: xmllint --xpath 'string(//testsuites/testsuite/@tests)' test_result/phpunit-functional.xml contains: 6