diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 27a7cb1..fe38670 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -23,7 +23,7 @@ on: jobs: analyze: name: Analyze - runs-on: windows-latest + runs-on: windows-2022 permissions: actions: read contents: read