We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a6018 commit 7fdaee6Copy full SHA for 7fdaee6
.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
+ uses: sphinx-doc/github-problem-matcher@v1.0.0
56
57
- name: Build docs
58
continue-on-error: true
0 commit comments