Skip to content

Commit 7175da0

Browse files
must have python 3.9
1 parent 981609d commit 7175da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Python
3333
uses: actions/setup-python@v2
3434
with:
35-
python-version: "3.8"
35+
python-version: "3.9"
3636
architecture: "x64"
3737
- name: Run pre-commit
3838
uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)