We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aebdc8 + 49023a8 commit e2ef76dCopy full SHA for e2ef76d
2 files changed
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
python-version: "3.12"
48
49
- name: Install uv
50
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
51
with:
52
version: "latest"
53
.github/workflows/playwright.yml
@@ -40,7 +40,7 @@ jobs:
40
python-version: '3.12'
41
42
43
44
45
46
0 commit comments