Skip to content

Commit 134b379

Browse files
committed
[chore] Update pre-commit.yaml
1 parent 58a11ba commit 134b379

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-python@v3
14+
with:
15+
python-version: '3.10'
1416
- uses: pre-commit/action@v3.0.0

0 commit comments

Comments
 (0)