Skip to content

Commit ceacb77

Browse files
authored
Merge pull request #1326 from endlessm/dependabot/github_actions/astral-sh/setup-uv-7
build(deps): bump astral-sh/setup-uv from 6 to 7
2 parents 09abd29 + 7f87401 commit ceacb77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v5
3030
- name: Install the latest version of uv
31-
uses: astral-sh/setup-uv@v6
31+
uses: astral-sh/setup-uv@v7
3232
with:
3333
cache-dependency-glob: ".github/workflows/checks.yaml"
3434
- name: Check REUSE compliance

0 commit comments

Comments
 (0)