Skip to content

Commit 4fefb81

Browse files
Update dependency python to 3.14
1 parent 709452f commit 4fefb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Python
2424
uses: actions/setup-python@v6
2525
with:
26-
python-version: '3.13'
26+
python-version: '3.14'
2727

2828
- name: Cache dependencies
2929
uses: actions/cache@v4

0 commit comments

Comments
 (0)