We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4af482 + 3302dd3 commit 4f6a87dCopy full SHA for 4f6a87d
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
python-version: ${{ matrix.python-version }}
25
26
- name: Set up uv
27
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
28
29
- name: Run Django system checks
30
run: uv run --no-project --with-requirements requirements-dev.txt python manage.py check
0 commit comments