We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 291e58d + d4afff6 commit cbc2148Copy full SHA for cbc2148
2 files changed
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
- name: Install uv & Python
20
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
21
with:
22
enable-cache: true
23
cache-dependency-glob: "uv.lock"
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
9
10
11
12
13
14
0 commit comments