diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index fdfcd7b5..f2a9f444 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' ] steps: - - uses: Icinga/gha-icingaweb-module-tests@aklimov/gha + - uses: Icinga/gha-icingaweb-module-tests@gha with: php-version: ${{ matrix.php }} extensions: gmp