Skip to content

Commit 51bcce6

Browse files
caic99Fisherd99
authored andcommitted
revert pre-commit update (deepmodeling#5244)
1 parent d53992d commit 51bcce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
--from-ref ${{ github.event.pull_request.base.sha }}
4040
--to-ref ${{ github.event.pull_request.head.sha }}
4141
continue-on-error: true
42-
- uses: pre-commit-ci/lite-action@v1.1.0
42+
- uses: pre-commit-ci/lite-action@v1.0.3
4343

4444
- name: Build
4545
run: |

0 commit comments

Comments
 (0)