v1 tags for checkout (#38)

This commit is contained in:
Danny McCormick
2019-08-14 10:43:09 -04:00
committed by GitHub
parent 605718eb3d
commit ee61b8e679
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
python-version: [2.7, 3.5, 3.6, 3.7]
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with: