Skip to content

Commit 14a47eb

Browse files
committed
GitHub Actions: update checkout to v4
1 parent 9060b59 commit 14a47eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run: /opt/shellcheck-stable/shellcheck --version
1414

1515
- name: Checkout
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@v4
1717

1818
- name: Analysis
1919
run: /opt/shellcheck-stable/shellcheck pam_exec-ssh

0 commit comments

Comments
 (0)