We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f67cac + a56fde7 commit bed5603Copy full SHA for bed5603
1 file changed
.github/workflows/ci.yaml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
python-version: "3.12"
50
- name: Install uv
51
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8
+ uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8
52
- name: Install expect
53
run: sudo apt-get update && sudo apt-get install -y expect
54
- name: Verify agents start
0 commit comments