Skip to content

Commit bed5603

Browse files
authored
Merge pull request #235 from kagenti/dependabot/github_actions/astral-sh/setup-uv-8.1.0
chore(deps): Bump astral-sh/setup-uv from 8.0.0 to 8.1.0
2 parents 4f67cac + a56fde7 commit bed5603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
python-version: "3.12"
5050
- name: Install uv
51-
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8
51+
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8
5252
- name: Install expect
5353
run: sudo apt-get update && sudo apt-get install -y expect
5454
- name: Verify agents start

0 commit comments

Comments
 (0)