Skip to content

Commit 56939f6

Browse files
committed
Update ruff version
1 parent 7cde3a8 commit 56939f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

+2
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525

2626
- name: Run ruff linter
2727
uses: astral-sh/ruff-action@v3
28+
with:
29+
version: "0.4.x"

0 commit comments

Comments
 (0)