Skip to content

Commit 86eb51d

Browse files
Pin github-problem-matcher version to v1.0
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
1 parent 99beaa9 commit 86eb51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: python -m pip install --upgrade nox virtualenv sphinx-lint
6868

6969
- name: Set Sphinx problem matcher
70-
uses: sphinx-doc/github-problem-matcher@master
70+
uses: sphinx-doc/github-problem-matcher@v1.0
7171

7272
- name: Build translated docs in ${{ matrix.language }}
7373
run: nox -s build -- -q -D language=${{ matrix.language }}

0 commit comments

Comments
 (0)