Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 50572bd

Browse files
authored
Merge pull request #13 from styx-api/dependabot/github_actions/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 5 to 6
2 parents c2732f8 + 6b0bc09 commit 50572bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@v4
3333
- name: Install uv
34-
uses: astral-sh/setup-uv@v5
34+
uses: astral-sh/setup-uv@v6
3535
with:
3636
enable-cache: true
3737
- name: Set up Python

0 commit comments

Comments
 (0)