Skip to content

Commit 4583396

Browse files
authored
Merge pull request #4 from pug523/dependabot/github_actions/astral-sh/setup-uv-8.0.0
build(deps): bump astral-sh/setup-uv from 7.3.1 to 8.0.0
2 parents 647ce91 + 08ef081 commit 4583396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
4747

4848
- name: install uv
49-
uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098
49+
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57
5050
with:
5151
# https://github.com/astral-sh/uv/tags
5252
version: "0.10.7"

0 commit comments

Comments
 (0)