mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 15:26:30 +03:00
ci: update setup-python action
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -118,7 +118,7 @@ jobs:
|
|||||||
|
|
||||||
- name: install python
|
- name: install python
|
||||||
if: ${{ matrix.python }}
|
if: ${{ matrix.python }}
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python }}
|
python-version: ${{ matrix.python }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user