Skip to content

Commit

Permalink
ENH: Bump super-linter GitHub action version
Browse files Browse the repository at this point in the history
Bump super-linter GitHub action version.
  • Loading branch information
jhlegarreta committed Nov 6, 2024
1 parent 3df5ef3 commit 38d345a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version: 3.9

- name: Lint Python
uses: github/super-linter@v4
uses: github/super-linter@v7
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_PYTHON_BLACK: true
Expand Down

0 comments on commit 38d345a

Please sign in to comment.