Skip to content

Commit 2b86f66

Browse files
author
Patrick Eichler
committed
chore(): add linter workflow
1 parent 48ff42e commit 2b86f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v2
1212

1313
- name: Run Super-Linter
14-
uses: github/super-linter@v3
14+
uses: github/super-linter@v4
1515
env:
1616
DEFAULT_BRANCH: main
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)