mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-27 13:01:37 +00:00
Pin version of shellcheck
0.4.0 caused https://github.com/ludeeus/action-shellcheck/issues/21
This commit is contained in:
parent
cc0e795b59
commit
13c2f0bfc2
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -20,6 +20,6 @@ jobs:
|
||||
- name: Lint
|
||||
run: bash ci/lint.sh
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
uses: ludeeus/action-shellcheck@0.3.0
|
||||
with:
|
||||
check_together: 'y'
|
||||
|
Loading…
x
Reference in New Issue
Block a user