diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 609b5a65..3221e244 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -43,7 +43,7 @@ jobs: php: [ '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3' ] steps: - - uses: Icinga/gha-icingaweb-module-tests@gha-phpunit + - uses: Icinga/gha-icingaweb-module-tests@gha-phpunit # TODO with: php-version: ${{ matrix.php }} extensions: gmp