We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ba3500 + bdf6219 commit 932c91fCopy full SHA for 932c91f
1 file changed
.github/workflows/shellcheck.yml
@@ -11,7 +11,7 @@ jobs:
11
env:
12
LANG: C.UTF-8
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
16
- name: Install shellcheck
17
run: sudo apt update && sudo apt install -y shellcheck && shellcheck --version
0 commit comments