CI: upgrade @setup-python
Django CI/CD / test (push) Failing after 20s Details
Django CI/CD / build-and-push (push) Has been skipped Details

This commit is contained in:
Lukáš Kucharczyk 2023-11-12 20:02:28 +01:00
parent 744412ed57
commit 81bc11e9f5
1 changed files with 1 additions and 1 deletions

View File

@ -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