Skip to content

Commit f0f9f02

Browse files
dependabot[bot]insolor
authored andcommitted
Bump astral-sh/setup-uv from 7.1.4 to 7.1.6 in the github-actions group
Bumps the github-actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv). Updates `astral-sh/setup-uv` from 7.1.4 to 7.1.6 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v7.1.4...v7.1.6) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50de4d9 commit f0f9f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

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

3030
- name: Install uv
31-
uses: astral-sh/[email protected].4
31+
uses: astral-sh/[email protected].6
3232
with:
3333
version: "latest"
3434

0 commit comments

Comments
 (0)