Skip to content

Commit 5dce1f2

Browse files
chore(deps): update python to 3.14 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 973a303 commit 5dce1f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
submodules: true
124124
- uses: actions/setup-python@v6
125125
with:
126-
python-version: "3.12"
126+
python-version: "3.14"
127127
- name: Install package + docs deps
128128
run: pip install -e "./python[dev]"
129129
- name: Build pdoc

0 commit comments

Comments
 (0)