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 af62b3f commit c7b8e0bCopy full SHA for c7b8e0b
1 file changed
.github/workflows/python-tests.yml
@@ -33,7 +33,7 @@ jobs:
33
python-version: ${{ matrix.python-version }}
34
35
- name: Install uv
36
- uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
+ uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4.0
37
with:
38
enable-cache: true
39
cache-dependency-glob: "pyproject.toml"
0 commit comments