Skip to content

Commit 0fc8ba3

Browse files
Update dependency python to 3.13
1 parent a5ef1df commit 0fc8ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/techdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/setup-node@v4
3131
- uses: actions/setup-python@v5
3232
with:
33-
python-version: '3.9'
33+
python-version: '3.13'
3434

3535
# the 2 steps below can be removed if you aren't using plantuml in your documentation
3636
- name: setup java

0 commit comments

Comments
 (0)