We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40f279c + 825a1f9 commit 470a906Copy full SHA for 470a906
1 file changed
.github/workflows/check.yml
@@ -7,7 +7,7 @@ jobs:
7
name: shellcheck
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
11
- name: Run ShellCheck
12
uses: ludeeus/action-shellcheck@master
13
env:
0 commit comments