Skip to content

Commit bb90350

Browse files
authored
Merge branch 'master' into feature/connect-jobs
2 parents 82b9f2f + 9d0e894 commit bb90350

File tree

31 files changed

+74
-80
lines changed

31 files changed

+74
-80
lines changed

.github/workflows/ci-pact-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: install uv
2929
uses: astral-sh/setup-uv@v5
3030
with:
31-
version: "0.5.x"
31+
version: "0.6.x"
3232
enable-cache: false
3333
- name: checkout source branch
3434
uses: actions/checkout@v4

0 commit comments

Comments
 (0)