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 4c665f7 + 95a633d commit 8d3a66aCopy full SHA for 8d3a66a
.github/workflows/ci-pact-master.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
python-version: "3.11"
28
- name: install uv
29
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
30
31
version: "0.6.x"
32
enable-cache: false
.github/workflows/ci-testing-deploy.yml
@@ -865,7 +865,7 @@ jobs:
865
866
python-version: ${{ matrix.python }}
867
868
869
870
871
.github/workflows/ci-testing-pull-request.yml
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
0 commit comments