Skip to content

Commit 26ac084

Browse files
Bump astral-sh/setup-uv from 6.3.1 to 6.4.1 in the github-actions group
--- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f76c01d commit 26ac084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
# Use uv to ensure we have the same ruff version in CI and locally.
17-
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
17+
- uses: astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f
1818
with:
1919
version: "0.4.20"
2020
# Fix lint errors

0 commit comments

Comments
 (0)