Skip to content

Commit f683870

Browse files
committed
Update python version
1 parent c1a86a1 commit f683870

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Python
3434
uses: actions/setup-python@v4
3535
with:
36-
python-version: '3.9'
36+
python-version: '3.10'
3737

3838
- name: Install and configure Poetry
3939
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)