Skip to content

Commit 6fe5e9b

Browse files
committed
Fix lint action
1 parent e62ef2b commit 6fe5e9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

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

1111
jobs:
1212
lint:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-latest
1414

1515
steps:
1616
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3

0 commit comments

Comments
 (0)