Skip to content

Commit c9c7dd1

Browse files
dependabot[bot]lwjohnst86
authored andcommitted
ci(deps): bump astral-sh/setup-uv from 6.3.1 to 6.4.3
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.3.1 to 6.4.3. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@bd01e18...e92bafb) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 6.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5ef33f commit c9c7dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# - https://www.andrlik.org/dispatches/til-use-uv-for-build-and-publish-github-actions/
5151
# - https://github.com/astral-sh/trusted-publishing-examples
5252
- name: Set up uv
53-
uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
53+
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3
5454

5555
- name: Build distributions
5656
# Builds dists from source and stores them in the dist/ directory.

0 commit comments

Comments
 (0)