Skip to content

Commit f7ef42d

Browse files
committed
Update github action runner to ubuntu-latest
1 parent 0b8a393 commit f7ef42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
analyze:
1414
name: Analyze
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-latest
1616

1717
strategy:
1818
fail-fast: false

0 commit comments

Comments
 (0)