From 315c6964e142f78590d8c12e23e7ec85be831a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Mon, 2 Dec 2024 12:16:03 +0100 Subject: [PATCH] Update php.yml --- .github/workflows/php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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