Skip to content

Commit f5e7473

Browse files
committed
Change to ubunutu-latest
1 parent 231aa98 commit f5e7473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
lint:
1515
name: Lint Code Base
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout Code
1919
uses: actions/checkout@v4

0 commit comments

Comments
 (0)