Skip to content

Commit 38d345a

Browse files
committed
ENH: Bump super-linter GitHub action version
Bump super-linter GitHub action version.
1 parent 3df5ef3 commit 38d345a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
python-version: 3.9
2323

2424
- name: Lint Python
25-
uses: github/super-linter@v4
25+
uses: github/super-linter@v7
2626
env:
2727
VALIDATE_ALL_CODEBASE: false
2828
VALIDATE_PYTHON_BLACK: true

0 commit comments

Comments
 (0)