Skip to content

Commit bebca35

Browse files
authored
Now fix in check.yml
1 parent 7fdaee6 commit bebca35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: git pull --rebase
5353

5454
- name: Add problem matcher
55-
uses: sphinx-doc/[email protected].0
55+
uses: sphinx-doc/[email protected]
5656

5757
- name: Build docs
5858
continue-on-error: true
@@ -113,7 +113,7 @@ jobs:
113113
run: git pull --rebase
114114

115115
- name: Add problem matcher
116-
uses: rffontenelle/sphinx-lint-problem-matcher@v1
116+
uses: rffontenelle/sphinx-lint-problem-matcher@v1.0.0
117117

118118
- name: Run sphinx-lint
119119
continue-on-error: true

0 commit comments

Comments
 (0)