Skip to content

Commit 85c3e5c

Browse files
chore(deps): update astral-sh/ruff-action action to v4
1 parent 761bb6f commit 85c3e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v6
1414
- name: Install dependencies
1515
uses: ./.github/actions/setup
16-
- uses: astral-sh/ruff-action@v3
16+
- uses: astral-sh/ruff-action@v4
1717
with:
1818
version-file: "./requirements-dev.txt"
1919

0 commit comments

Comments
 (0)