Skip to content

Commit 6f021fc

Browse files
committed
bump sqlfluff in CI
1 parent 726a4c7 commit 6f021fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_sqlfluff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
python-version: "3.12"
1616
- name: install sqlfluff
17-
run: "pip install sqlfluff==3.5.0"
17+
run: "pip install sqlfluff==4.1.0"
1818
- name: Get changed files
1919
id: get_file_changes
2020
uses: trilom/file-changes-action@v1.2.4

0 commit comments

Comments
 (0)