Skip to content

Commit 98f9cd0

Browse files
Merge pull request #20 from VirtualMachineMaker/renovate/python-3.x
Update dependency python to 3.14
2 parents da70cd7 + 1d5a14a commit 98f9cd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: Set up Python
110110
uses: actions/setup-python@v6
111111
with:
112-
python-version: "3.11"
112+
python-version: "3.14"
113113
- name: ci-config branch
114114
run: |
115115
git -c protocol.version=2 clone \

0 commit comments

Comments
 (0)