Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Commit 7cf0664

Browse files
authored
Update to latest ubuntu runner for linting
1 parent 73c8eda commit 7cf0664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
lint:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-latest
1313

1414
steps:
1515
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608

0 commit comments

Comments
 (0)