Skip to content

Commit c67d88d

Browse files
chore(deps): update astral-sh/setup-uv action to v7 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94bbe82 commit c67d88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/store-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: git checkout `git describe --abbrev=0 --tags`
4040

4141
- name: Install the latest version of uv
42-
uses: astral-sh/setup-uv@v6
42+
uses: astral-sh/setup-uv@v7
4343
with:
4444
enable-cache: true
4545

0 commit comments

Comments
 (0)