Skip to content

Commit 9146d19

Browse files
Merge pull request #699 from pytest-dev/dependabot/github_actions/astral-sh/setup-uv-8.3.2
build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.2
2 parents c1a5f3e + 141cbbd commit 9146d19

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)