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.
1 parent 3be7704 commit 46b3c99Copy full SHA for 46b3c99
.github/workflows/linting.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout code
9
- - uses: actions/checkout@v1
+ uses: actions/checkout@v1
10
11
- name: Run Shellcheck
12
uses: azohra/shell-linter@latest
0 commit comments