We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3206a3 commit 5ca839dCopy full SHA for 5ca839d
.github/workflows/shellcheck.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
12
- name: "Run shellcheck"
13
uses: ludeeus/action-shellcheck@master
14
with:
0 commit comments