codeql: specify windows-2019

avoid breaking update to 2022 for windows-latest - https://github.com/actions/virtual-environments/issues/4856
This commit is contained in:
ilike2burnthing 2022-01-22 23:20:21 +00:00 committed by GitHub
parent f4fc81e38b
commit 34d6933302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: windows-latest
runs-on: windows-2019
permissions:
actions: read
contents: read