Update README.md

This commit is contained in:
Konrad Pabjan 2019-12-13 14:09:54 -05:00 committed by GitHub
parent 74a6d2d864
commit c2338a225e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
python-version: [ '2.x', '3.x', 'pypy2', 'pypy3' ]
name: Python ${{ matrix.python-version }} sample
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v1
- name: Setup python
uses: actions/setup-python@v1
with: