We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112e390 commit d09bb37Copy full SHA for d09bb37
.github/workflows/php.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
28
- name: Lint Code Base
29
- uses: super-linter/super-linter/slim@v6
+ uses: super-linter/super-linter/slim@v7
30
env:
31
# To report GitHub Actions status checks
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments