We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94eb8d7 + 3c1bdaa commit d289bd5Copy full SHA for d289bd5
.github/workflows/build-docs.yml
@@ -101,7 +101,7 @@ jobs:
101
102
- name: Build docs
103
if: steps.docs-cache.outputs.cache-hit != 'true'
104
- uses: tskit-dev/.github/.github/actions/build-docs@v14
+ uses: tskit-dev/.github/.github/actions/build-docs@v15
105
with:
106
pyproject-directory: ${{ matrix.pyproject-directory || '.' }}
107
additional-apt-packages: ${{ matrix.additional-apt-packages || '' }}
0 commit comments