Update doc build script

This commit is contained in:
Griatch 2025-08-15 18:47:44 +02:00
parent 524465eaa5
commit d26eaff652
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
python-version: ['3.11']
python-version: ['3.13']
steps:
- name: Checkout ${{ github.ref }} branch