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

This commit is contained in:
CI 2024-04-26 04:52:42 +00:00
parent e487d4b107
commit 80af2e7b50
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