Update github/super-linter action to v6
🎨 Lint / lint (pull_request) Failing after 19s Details

This commit is contained in:
CI 2024-04-27 15:01:57 +00:00
parent 06dd57be9b
commit 3b71d9e55a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
run: npx eslint . --ext .js,.jsx,.ts,.tsx
- name: "🎨 Super-Linter"
uses: github/super-linter/slim@v4
uses: github/super-linter/slim@v6
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: main