This commit is contained in:
Jirka Borovec
2020-03-05 20:44:28 -05:00
committed by GitHub
parent 9c1ecb8972
commit fd53d434c7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
# https://stackoverflow.com/a/59076067/4521646
timeout-minutes: 20
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: ammaraskar/sphinx-action@master
with:
# git is requried to clone the docs theme