Skip to content

Commit 6c9773b

Browse files
committed
Fix update victron workflow
1 parent bd3689a commit 6c9773b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_victron_mqtt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v6
2121
with:
22-
python-version: '3.11'
22+
python-version: '3.14'
2323

2424
- name: Get latest victron_mqtt release
2525
id: get_release

0 commit comments

Comments
 (0)