diff --git a/.github/workflows/build-book.yaml b/.github/workflows/build-book.yaml index bede760..995ed2d 100644 --- a/.github/workflows/build-book.yaml +++ b/.github/workflows/build-book.yaml @@ -53,7 +53,7 @@ jobs: - name: Parse config file id: parse_config - uses: CumulusDS/get-yaml-paths-action@v0.1.0 + uses: CumulusDS/get-yaml-paths-action@v1.0.0 with: file: ${{ inputs.path_to_notebooks }}/_config.yml execute_notebooks: execute.execute_notebooks