We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd28440 + 0a1abda commit 5b73d31Copy full SHA for 5b73d31
1 file changed
.github/workflows/pr.yml
@@ -5,7 +5,7 @@ jobs:
5
name: shellcheck
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3.0.2
9
- name: shellcheck
10
uses: reviewdog/action-shellcheck@v1.14
11
with:
0 commit comments