Skip to content

Commit 671f3f4

Browse files
Update pre-commit.yaml
1 parent 8c93aaf commit 671f3f4

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Python
2828
uses: actions/setup-python@v5
2929
with:
30-
python-version: "3.9"
30+
python-version: "3.12"
3131
architecture: "x64"
3232
- name: Run pre-commit
3333
uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)