Skip to content

Commit 141cbbd

Browse files
build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.2
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.3.0 to 8.3.2. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@d31148d...11f9893) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1a5f3e commit 141cbbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
with:
4848
python-version: "3.12"
4949
allow-prereleases: true
50-
- uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
50+
- uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
5151
- name: Run downstream recipe
5252
run: uv run downstream/run_downstream.py "${{ matrix.recipe }}"

0 commit comments

Comments
 (0)