Skip to content

Commit b6dd3da

Browse files
fix ci
1 parent 5f6cb30 commit b6dd3da

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@v3
32+
uses: pre-commit/action@v3.0.1
3333
with:
3434
extra_args: --all-files

0 commit comments

Comments
 (0)