Skip to content

Commit 55689fc

Browse files
committed
Merge branch 'master' into support-toclinks-when-saving-markdown
2 parents fdd3805 + f7b3b58 commit 55689fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: Install uv
7373
id: setup-uv
74-
uses: astral-sh/setup-uv@v5
74+
uses: astral-sh/setup-uv@v6
7575

7676
- name: Celebrate uv cache hit
7777
if: steps.setup-uv.outputs.cache-hit == 'true'

0 commit comments

Comments
 (0)