We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9060b59 commit 14a47ebCopy full SHA for 14a47eb
.github/workflows/shellcheck.yml
@@ -13,7 +13,7 @@ jobs:
13
run: /opt/shellcheck-stable/shellcheck --version
14
15
- name: Checkout
16
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
17
18
- name: Analysis
19
run: /opt/shellcheck-stable/shellcheck pam_exec-ssh
0 commit comments