File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ jobs:
5757 runs-on : ubuntu-latest
5858 steps :
5959 - uses : actions/checkout@v2
60- - name : Set up Python 3.7
60+ - name : Set up Python 3.11
6161 uses : actions/setup-python@v1
6262 with :
63- python-version : 3.7
63+ python-version : 3.11
6464 - name : Install dependencies
6565 run : |
6666 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 77[ ![ PyPI pyversions] ( https://img.shields.io/pypi/pyversions/pgraph-python )] ( https://pypi.python.org/pypi/pgraph-python/ )
88[ ![ GitHub license] ( https://img.shields.io/github/license/Naereen/StrapDown.js.svg )] ( https://github.com/petercorke/pgraph-python/blob/master/LICENSE )
99
10- [ ![ Build Status] ( https://github.com/petercorke/pgraph-python/actions/workflows/pythonpackage .yml/badge.svg )] ( https://github.com/petercorke/pgraph-python/actions?query=workflow%3Abuild )
10+ [ ![ Build Status] ( https://github.com/petercorke/pgraph-python/actions/workflows/master .yml/badge.svg )] ( https://github.com/petercorke/pgraph-python/actions?query=workflow%3Abuild )
1111[ ![ Coverage] ( https://codecov.io/gh/petercorke/pgraph-python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/petercorke/pgraph-python )
1212![ pypi downloads] ( https://img.shields.io/pypi/dw/pgraph-python )
1313
You can’t perform that action at this time.
0 commit comments