Skip to content

Commit 5f6cb30

Browse files
fix ci
1 parent 968929e commit 5f6cb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
poetry run setup
3030
3131
- name: Run Pre-commit checks
32-
uses: pre-commit/action@v4
32+
uses: pre-commit/action@v3
3333
with:
3434
extra_args: --all-files

0 commit comments

Comments
 (0)