Update main.yml

This commit is contained in:
Jauder Ho 2021-01-26 09:09:10 +00:00 committed by GitHub
parent 968a676ef0
commit 7727a6b0af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ jobs:
lint:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions/setup-python@v1
with:
python-version: '3.7'