Skip to content

Commit ed9afc5

Browse files
authored
Fix lint action (boto#342)
1 parent e62ef2b commit ed9afc5

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
@@ -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)