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

Commit 7217809

Browse files
committed
update python
1 parent c40131c commit 7217809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Python
1919
uses: actions/setup-python@v5
2020
with:
21-
python-version: '3.10'
21+
python-version: '3.12'
2222

2323
- name: Install dependencies
2424
run: |

0 commit comments

Comments
 (0)