Skip to content

Commit c7b8e0b

Browse files
Bump astral-sh/setup-uv from 7.3.1 to 7.4.0 in the github-actions group (#173)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af62b3f commit c7b8e0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
python-version: ${{ matrix.python-version }}
3434

3535
- name: Install uv
36-
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
36+
uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4.0
3737
with:
3838
enable-cache: true
3939
cache-dependency-glob: "pyproject.toml"

0 commit comments

Comments
 (0)