tr< checkout v1

This commit is contained in:
Patrick Kanzler 2020-09-28 21:12:44 +02:00
parent d390449400
commit 8ece137789
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@0.4
with:
docs-folder: "doc/"