Skip to content

Commit b98eef2

Browse files
committed
Updated ruff version in workflow
1 parent 1feaaab commit b98eef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
fetch-depth: 1
104104
- uses: astral-sh/ruff-action@v3
105105
with:
106-
version: 0.5.5
106+
version: 0.11.10
107107
- name: Run ruff format
108108
run: ruff format --check --diff
109109
- name: Run ruff check

0 commit comments

Comments
 (0)