Skip to content

Commit 50096d3

Browse files
upgrade deprecated ubuntu image for code analysis
1 parent ee21fdf commit 50096d3

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
@@ -24,7 +24,7 @@ on:
2424
jobs:
2525
analyze:
2626
name: Analyze
27-
runs-on: ubuntu-20.04
27+
runs-on: ubuntu-22.04
2828

2929
strategy:
3030
fail-fast: false

0 commit comments

Comments
 (0)