Skip to content

Commit 0db2a54

Browse files
authored
Update linters.yml
1 parent c707881 commit 0db2a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
110110
lint-sh:
111111
if: github.event.pull_request.draft == false
112-
runs-on: ubuntu-20.04
112+
runs-on: ubuntu-latest
113113
steps:
114114
- uses: actions/checkout@v2
115115
- run: shellcheck -V

0 commit comments

Comments
 (0)