diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4d95672..84e8f81 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,7 +14,7 @@ jobs: uses: ludeeus/action-shellcheck@2.0.0 - name: run shfmt - uses: luizm/action-sh-checker@v0.3.0 + uses: luizm/action-sh-checker@v0.8.0 env: SHFMT_OPTS: -d with: