Skip to content

Commit aa0ed68

Browse files
Bump astral-sh/setup-uv from 6 to 7 in the actions group (#17)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 534e69a commit aa0ed68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
using: composite
1010
steps:
1111
- name: Install the latest version of uv
12-
uses: astral-sh/setup-uv@v6
12+
uses: astral-sh/setup-uv@v7
1313
with:
1414
enable-cache: true
1515
cache-dependency-glob: '.pre-commit-config.yaml'

0 commit comments

Comments
 (0)