From b8787b79141c6ba6585dfcdc573a38a40958379c Mon Sep 17 00:00:00 2001 From: Alexandr Nemesh Date: Mon, 18 Apr 2022 12:22:44 +0300 Subject: [PATCH] Update codeql-analysis.yml --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index bedb288..62626d8 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -23,7 +23,7 @@ on: jobs: analyze: name: Analyze - runs-on: ubuntu-latest + runs-on: windows-latest permissions: actions: read contents: read