Skip to content

Commit a8b5876

Browse files
committed
fix(ga):
1 parent fbe9885 commit a8b5876

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Python
1515
uses: actions/setup-python@v4
1616
with:
17-
python-version: '3.12'
17+
python-version: '3.11'
1818
- name: Install pre-commit
1919
run: pip install pre-commit==4.5.0
2020
- name: Run pre-commit

.github/workflows/security.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)