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.
1 parent 70e5ebc commit 55e5a00Copy full SHA for 55e5a00
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v5
21
22
- name: Install uv
23
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
24
with:
25
python-version: "3.12"
26
.github/workflows/e2e-external-phase-2.yml
@@ -89,7 +89,7 @@ jobs:
89
ref: ${{ steps.extract_commit.outputs.COMMIT_ID }}
90
91
92
93
94
95
0 commit comments