Skip to content

Commit df143db

Browse files
committed
chore: Upgrade github action to use ubuntu-latest
1 parent bd9c656 commit df143db

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
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
analyze:
1212
name: Analyze
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-latest
1414
permissions:
1515
actions: read
1616
contents: read

0 commit comments

Comments
 (0)