Skip to content

Commit 68aa1ca

Browse files
committed
Update build.yml
1 parent c4a242e commit 68aa1ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install uv
2323
uses: astral-sh/setup-uv@v5
2424
with:
25-
python-version: '3.x'
25+
python-version: '3.12'
2626

2727
- name: Install Python dependencies
2828
run: uv pip install --system PyYAML==6.0.1 python-frontmatter==0.5.0

0 commit comments

Comments
 (0)