Skip to content

Commit 91d72c2

Browse files
committed
bump publish workflow to 3.10
1 parent e768446 commit 91d72c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/setup-python@v5
2424
with:
2525
# Python version should be the minimum supported version
26-
python-version: "3.9"
26+
python-version: "3.10"
2727

2828
- name: Install build tools
2929
run: |

0 commit comments

Comments
 (0)