From c26b80abda9824cf866990d1f08ad95fddd4a1ef Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Mon, 6 Jan 2025 11:12:11 +0300 Subject: [PATCH] Update mutation.yml --- .github/workflows/mutation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mutation.yml b/.github/workflows/mutation.yml index fad14a0..2282c14 100644 --- a/.github/workflows/mutation.yml +++ b/.github/workflows/mutation.yml @@ -22,7 +22,7 @@ name: mutation test jobs: mutation: - uses: yiisoft/actions/.github/workflows/infection.yml@infection + uses: yiisoft/actions/.github/workflows/infection.yml@master with: os: >- ['ubuntu-latest']