Skip to content

Commit a3433a2

Browse files
chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#1435)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a282549 commit a3433a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
version: "latest"
3535

3636
- name: Install uv
37-
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
37+
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
3838
with:
3939
version: "0.8.2"
4040
python-version: ${{ matrix.python-version }}
@@ -105,7 +105,7 @@ jobs:
105105
fetch-depth: 0
106106

107107
- name: Install uv
108-
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
108+
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
109109
with:
110110
version: "0.8.2"
111111
python-version: "3.11"

0 commit comments

Comments
 (0)