Skip to content

Commit ec8d889

Browse files
authored
Merge pull request #118 from BotBlake/renovate/astral-sh-ruff-action-4.x
Update astral-sh/ruff-action action to v4.1.0
2 parents 4923f1a + c2333cf commit ec8d889

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v7
2020

2121
- name: Run Ruff (latest)
22-
uses: astral-sh/ruff-action@v4.0.0
22+
uses: astral-sh/ruff-action@v4.1.0
2323
with:
2424
version: latest
2525
src: src/jellybench_py

0 commit comments

Comments
 (0)