Skip to content

Commit c7a2bf6

Browse files
committed
use latest python version
1 parent f567a92 commit c7a2bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.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@v5
5757
with:
58-
python-version: 3.9
58+
python-version: 3.12
5959
- name: Install flit
6060
run: |
6161
pip install flit

0 commit comments

Comments
 (0)