Skip to content

Commit 6578c64

Browse files
⬆️ Pin python to 3.13.7
1 parent 05e2443 commit 6578c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/real-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python 3.13
2121
uses: actions/setup-python@v5
2222
with:
23-
python-version: 3.13
23+
python-version: 3.13.7
2424
- name: Install uv
2525
uses: astral-sh/setup-uv@v6
2626
- name: dotbins sync

0 commit comments

Comments
 (0)