mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
bump uses
This commit is contained in:
parent
a5867d0815
commit
0b2c6fd99e
4
.github/workflows/tox.yml
vendored
4
.github/workflows/tox.yml
vendored
@ -11,8 +11,8 @@ jobs:
|
||||
python: ['3.10'] # ['3.6', '3.7', '3.8', '3.9', '3.10', 'pypy-3.7']
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: ${{ matrix.python }}
|
||||
- run: pip install --upgrade pip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user