Skip to content

Commit 0326e28

Browse files
authored
Merge pull request #385 from cloudfoundry-community/test/python-3.13
test: update python to 3.13
2 parents 7093e03 + d1ba9c8 commit 0326e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305
- name: Setup python
306306
uses: actions/setup-python@v5
307307
with:
308-
python-version: "3.10"
308+
python-version: "3.13"
309309

310310
- uses: actions/setup-go@v3
311311
with:

0 commit comments

Comments
 (0)