Skip to content

Commit

Permalink
Update linters.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mesteery authored Nov 26, 2021
1 parent c707881 commit 0db2a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
lint-sh:
if: github.event.pull_request.draft == false
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: shellcheck -V
Expand Down

0 comments on commit 0db2a54

Please sign in to comment.