Skip to content

Commit 06f444d

Browse files
committed
Use Python 3.14 in deployment.
1 parent d834ea1 commit 06f444d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mvn-build-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Set up Python
6464
uses: actions/setup-python@v4
6565
with:
66-
python-version: 3.8
66+
python-version: 3.14
6767

6868
- name: Restore cached npm packages
6969
id: restore-cached-npm-packages

0 commit comments

Comments
 (0)