We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e6e3a9 commit a0d9049Copy full SHA for a0d9049
.github/workflows/linting.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout code
11
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
12
13
- name: Lint Bash
14
uses: azohra/shell-linter@latest
0 commit comments