Skip to content

Commit 4519829

Browse files
committed
ci
1 parent fea5933 commit 4519829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Set up Python
5656
uses: actions/setup-python@v4
5757
with:
58-
python-version: "3.10.16"
58+
python-version: "3.12.9"
5959

6060
- name: Install dependencies
6161
run: poetry install --no-interaction

0 commit comments

Comments
 (0)