CI: upgrade @setup-python
This commit is contained in:
parent
744412ed57
commit
81bc11e9f5
2
.github/workflows/django-ci.yml
vendored
2
.github/workflows/django-ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up Python 3.10
|
- name: Set up Python 3.10
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.10.0
|
python-version: 3.10.0
|
||||||
- name: Install Poetry
|
- name: Install Poetry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user