Commit e0b1981b463118ce44467d61304e246b7c7004cb

Authored by Perry Werneck
Committed by GitHub
1 parent 9dfd23d6
Exists in master and in 1 other branch develop

Update codeql.yml

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/codeql.yml
... ... @@ -12,7 +12,7 @@ on:
12 12 jobs:
13 13 analyze:
14 14 name: Analyze
15   - runs-on: ubuntu-latest
  15 + runs-on: ubuntu-22.04
16 16 permissions:
17 17 actions: read
18 18 contents: read
... ...