actions/checkout@v2 to checkout 3.0 branch.

This commit is contained in:
grossmj 2020-10-23 22:57:09 +10:30
parent 3f57f5285d
commit e568de0aa9

View File

@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- with:
ref: 3.0
- uses: actions/setup-python@v2
with:
python-version: 3.6