Skip to content

Commit 124a73f

Browse files
btabacopybara-github
authored andcommitted
bump python version in workflow
PiperOrigin-RevId: 884561629 Change-Id: I62818037c64ede5d3ba1bd58dc6fcaa3d70dbb2f
1 parent da1d942 commit 124a73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Python
1414
uses: actions/setup-python@v4
1515
with:
16-
python-version: "3.10"
16+
python-version: "3.11"
1717
- name: Install dependencies
1818
run: |
1919
pip install uv

0 commit comments

Comments
 (0)