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 f3ef9c6 commit 34b7d29Copy full SHA for 34b7d29
1 file changed
.github/workflows/codspeed.yaml
@@ -22,7 +22,7 @@ jobs:
22
# https://github.com/astral-sh/uv/issues/11006
23
- uses: actions/setup-python@v6
24
with:
25
- python-version: "3.14"
+ python-version: "3.14.2"
26
- name: Install the latest version of uv
27
uses: astral-sh/setup-uv@v5
28
- name: Install dependencies
0 commit comments