Thanks to visit codestin.com Credit goes to github.com
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 7fdaee6 commit bebca35Copy full SHA for bebca35
1 file changed
.github/workflows/check.yml
@@ -52,7 +52,7 @@ jobs:
52
run: git pull --rebase
53
54
- name: Add problem matcher
55
- uses: sphinx-doc/[email protected].0
+ uses: sphinx-doc/[email protected]
56
57
- name: Build docs
58
continue-on-error: true
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
- uses: rffontenelle/sphinx-lint-problem-matcher@v1
+ uses: rffontenelle/sphinx-lint-problem-matcher@v1.0.0
117
118
- name: Run sphinx-lint
119
0 commit comments