We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810ea3e commit 7035a5dCopy full SHA for 7035a5d
1 file changed
.github/workflows/docs_build_and_deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
~/.movement/*
40
key: cached-test-data-${{ runner.os }}
41
restore-keys: cached-test-data
42
- - uses: neuroinformatics-unit/actions/build_sphinx_docs@main
+ - uses: neuroinformatics-unit/actions/build_sphinx_docs@build-docs-group-dep
43
with:
44
python-version: 3.13
45
use-make: true
0 commit comments