Skip to content

Commit 7750d97

Browse files
authored
Update tests.yml
1 parent 11d33c0 commit 7750d97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- uses: actions/setup-python@v4
109109
with:
110110
python-version: 3.x
111-
- uses: pre-commit/action@v3
111+
- uses: pre-commit/action@v2.0.0
112112
with:
113113
extra_args: --all-files --hook-stage=manual
114114
- name: Help message if pre-commit fail

0 commit comments

Comments
 (0)