We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16f0e22 + 1723754 commit 0e312e6Copy full SHA for 0e312e6
.github/workflows/pr.yml
@@ -5,7 +5,7 @@ jobs:
5
name: shellcheck
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.4
9
- name: shellcheck
10
uses: reviewdog/action-shellcheck@v1.19
11
with:
0 commit comments