We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99beaa9 commit 86eb51dCopy full SHA for 86eb51d
.github/workflows/test-translations.yml
@@ -67,7 +67,7 @@ jobs:
67
run: python -m pip install --upgrade nox virtualenv sphinx-lint
68
69
- name: Set Sphinx problem matcher
70
- uses: sphinx-doc/github-problem-matcher@master
+ uses: sphinx-doc/github-problem-matcher@v1.0
71
72
- name: Build translated docs in ${{ matrix.language }}
73
run: nox -s build -- -q -D language=${{ matrix.language }}
0 commit comments