Skip to content

Commit e555ea8

Browse files
committed
Run site snapshot CI on Python 3.14
1 parent a9262ea commit e555ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/site-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Python
3333
uses: actions/setup-python@v5
3434
with:
35-
python-version: "3.13"
35+
python-version: "3.14"
3636

3737
- name: Set up uv
3838
uses: astral-sh/setup-uv@v6

0 commit comments

Comments
 (0)