tr< checkout v1
This commit is contained in:
parent
d390449400
commit
8ece137789
|
@ -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/"
|
Loading…
Reference in New Issue