upgraded super-linter to version 4

pull/108/head
Dave Musicant / thinkpad 2 years ago
parent 5edf4ce004
commit 10fbad835f

@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
- name: Run Super-Linter
uses: github/super-linter@v3
uses: github/super-linter@v4
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save