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 05e2443 commit 6578c64Copy full SHA for 6578c64
.github/workflows/real-test.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python 3.13
21
uses: actions/setup-python@v5
22
with:
23
- python-version: 3.13
+ python-version: 3.13.7
24
- name: Install uv
25
uses: astral-sh/setup-uv@v6
26
- name: dotbins sync
0 commit comments