Skip to content

Commit 2422948

Browse files
Update luizm/action-sh-checker action to v0.9.0
1 parent f28c8f2 commit 2422948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-shell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
node-version: 20
4343

4444
- name: Setup sh-checker
45-
uses: luizm/action-sh-checker@v0.8.0
45+
uses: luizm/action-sh-checker@v0.9.0
4646
if: matrix.os == 'ubuntu-latest'
4747
env:
4848
SHFMT_OPTS: -i 2 -ci -s -d

0 commit comments

Comments
 (0)