We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31d8b8d + a283998 commit 5bc761fCopy full SHA for 5bc761f
.github/workflows/build-release.yml
@@ -31,7 +31,7 @@ jobs:
31
run: find css/ js/ -type f -not -name '.gitkeep' -delete
32
33
- name: Lint Code Base
34
- uses: super-linter/super-linter/slim@v7
+ uses: super-linter/super-linter/slim@v8
35
env:
36
DEFAULT_BRANCH: ${{ github.head_ref || github.ref_name }}
37
# CSS Linter will choke on generated assets
0 commit comments