Skip to content

Commit 1808928

Browse files
committed
update python version workflow
1 parent 4655a27 commit 1808928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
# - name: Set up Python
105105
# uses: actions/setup-python@v5
106106
# with:
107-
# python-version: 3.8
107+
# python-version: "3.10"
108108
# - name: Install poetry
109109
# run: |
110110
# pip install poetry

0 commit comments

Comments
 (0)