Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 412f9b0

Browse files
committed
update ci
1 parent 7c2398e commit 412f9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install python
4040
uses: actions/setup-python@v4
4141
with:
42-
python-version: '3.10'
42+
python-version: '3.11'
4343

4444
- name: Install dependencies
4545
run: |

0 commit comments

Comments
 (0)