This commit is contained in:
dependabot[bot] 2026-06-19 07:42:40 +00:00 committed by GitHub
commit c6626a4bc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,6 @@ jobs:
name: Bash syntax checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master