This commit is contained in:
Michael Neale
2025-11-19 16:26:12 +11:00
parent a1d480838f
commit 0ffb576597
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # pin@v5
with:
python-version: '3.x'
python-version: '3.13'
- name: Install uv
run: |