We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b5df4 commit 6baae9cCopy full SHA for 6baae9c
1 file changed
.github/workflows/docs_test_action.yml
@@ -29,7 +29,7 @@ jobs:
29
- '!tests/**'
30
31
- name: Install and Build 🔧
32
- uses: sphinx-toolbox/sphinx-action@sphinx-3.3.1
+ uses: sphinx-toolbox/sphinx-action@sphinx-3.3.1-py39
33
if: steps.changes.outputs.code == 'true'
34
with:
35
pre-build-command: python -m pip install tox
0 commit comments