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.
2 parents 7711f7d + 51ce3b9 commit 2d17a9cCopy full SHA for 2d17a9c
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@v4
39
40
- name: Set up Python ${{ matrix.python-version }}
41
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v4
42
with:
43
enable-cache: true
44
cache-dependency-glob: "pyproject.toml"
0 commit comments