We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3975c5a commit 65a124cCopy full SHA for 65a124c
.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