Skip to content

Commit 42e293f

Browse files
Update dependency python to 3.14 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cb6f2f commit 42e293f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/configure-pages@v5
2626
- uses: actions/setup-python@v6
2727
with:
28-
python-version: "3.13"
28+
python-version: "3.14"
2929
- name: Install the latest version of uv
3030
uses: astral-sh/setup-uv@v7
3131
- run: uv run mkslides build src/

0 commit comments

Comments
 (0)