We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56c38e commit bf74643Copy full SHA for bf74643
1 file changed
.github/workflows/codeql-analysis.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
analyze:
18
name: Analyze
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
permissions:
21
actions: read
22
contents: read
0 commit comments