Skip to content

Commit 49e20dc

Browse files
authored
Merge pull request #30 from django-components/dependabot/github_actions/astral-sh/setup-uv-7
2 parents 4981957 + cb7f7a8 commit 49e20dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
python-version: ${{ matrix.python-version }}
5656

5757
- name: Install uv
58-
uses: astral-sh/setup-uv@v5
58+
uses: astral-sh/setup-uv@v7
5959

6060
- name: Install Python dependencies
6161
run: |

0 commit comments

Comments
 (0)