Skip to content

Commit cf756d8

Browse files
authored
Merge pull request #1565 from python-discord/dependabot/github_actions/astral-sh/setup-uv-7
Bump astral-sh/setup-uv from 6 to 7
2 parents 6fed5f8 + 524ee57 commit cf756d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v6
1313

1414
- name: Install uv
15-
uses: astral-sh/setup-uv@v6
15+
uses: astral-sh/setup-uv@v7
1616
with:
1717
enable-cache: true
1818
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)