We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39240fd commit 4edfdffCopy full SHA for 4edfdff
.github/workflows/shellcheck.yml
@@ -7,7 +7,7 @@ jobs:
7
name: Shellcheck
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
11
- name: Run ShellCheck
12
uses: ludeeus/action-shellcheck@master
13
env:
0 commit comments