Skip to content

Commit 9b2bb73

Browse files
authored
Update pre-commit.yml (#44134)
1 parent f3f90c3 commit 9b2bb73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pre-commit.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v2
1818
- uses: actions/setup-python@v2
19+
with:
20+
python-version: '3.9.7'
1921
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)