CI: upgrade @setup-python
This commit is contained in:
parent
744412ed57
commit
81bc11e9f5
|
@ -13,7 +13,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python 3.10
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.10.0
|
||||
- name: Install Poetry
|
||||
|
|
Loading…
Reference in New Issue