mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-18 12:12:19 +03:00
Update .github/workflows/main.yml
This commit is contained in:
parent
7fce41ec2c
commit
4476b7eabc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
||||||
|
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.9'
|
python-version: '3.10'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pip install -r requirements/requirements-documentation.txt
|
run: pip install -r requirements/requirements-documentation.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user