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/github-problem-matcher@v1.0.0
+ uses: sphinx-doc/github-problem-matcher@v1.0
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