Skip to content

Commit ad9fa31

Browse files
Bump python to 3.13 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 919ac45 commit ad9fa31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up Python
3232
uses: actions/setup-python@v5
3333
with:
34-
python-version: '3.11'
34+
python-version: '3.13'
3535
- name: Install dependencies
3636
run: |
3737
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)