We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a242e commit 68aa1caCopy full SHA for 68aa1ca
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install uv
23
uses: astral-sh/setup-uv@v5
24
with:
25
- python-version: '3.x'
+ python-version: '3.12'
26
27
- name: Install Python dependencies
28
run: uv pip install --system PyYAML==6.0.1 python-frontmatter==0.5.0
0 commit comments