Skip to content

Commit bf74643

Browse files
authored
Update workflow to use latest Ubuntu (#2165)
Signed-off-by: Tejaswini Chadaga <tchadaga@microsoft.com>
1 parent a56c38e commit bf74643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
analyze:
1818
name: Analyze
19-
runs-on: ubuntu-20.04
19+
runs-on: ubuntu-latest
2020
permissions:
2121
actions: read
2222
contents: read

0 commit comments

Comments
 (0)