diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 8061c58..04e2f54 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -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/" \ No newline at end of file