We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9262ea commit e555ea8Copy full SHA for e555ea8
1 file changed
.github/workflows/site-snapshot.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Set up Python
33
uses: actions/setup-python@v5
34
with:
35
- python-version: "3.13"
+ python-version: "3.14"
36
37
- name: Set up uv
38
uses: astral-sh/setup-uv@v6
0 commit comments