Skip to content

Commit 3c1bdaa

Browse files
Bump build docs to v15
1 parent 94eb8d7 commit 3c1bdaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101

102102
- name: Build docs
103103
if: steps.docs-cache.outputs.cache-hit != 'true'
104-
uses: tskit-dev/.github/.github/actions/build-docs@v14
104+
uses: tskit-dev/.github/.github/actions/build-docs@v15
105105
with:
106106
pyproject-directory: ${{ matrix.pyproject-directory || '.' }}
107107
additional-apt-packages: ${{ matrix.additional-apt-packages || '' }}

0 commit comments

Comments
 (0)