Skip to content

Commit 3c7e037

Browse files
authored
Merge pull request #1 from omalleyandy/docker-mcp-gateway-2e860
Update setup-uv action version to v7 in odds-collect workflow
2 parents 72ecb6d + 1b00d5f commit 3c7e037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/odds-collect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v6
2929

3030
- name: Set up uv
31-
uses: astral-sh/setup-uv@7
31+
uses: astral-sh/setup-uv@v7
3232

3333
- name: Init schema (idempotent)
3434
env:

0 commit comments

Comments
 (0)