Skip to content

Commit c4b7d02

Browse files
Update superlinter.yml
Updating to v4 to mitigate current break in v3.17.1
1 parent bfb78b6 commit c4b7d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/superlinter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# Runs the Super-Linter action and ignore errors
2121
- name: Run Super-Linter
22-
uses: github/super-linter@v3
22+
uses: github/super-linter@v4
2323
env:
2424
DEFAULT_BRANCH: develop
2525
DISABLE_ERRORS: true

0 commit comments

Comments
 (0)