Skip to content

Commit 7fdaee6

Browse files
authored
Fix action version in check.yml
1 parent d2a6018 commit 7fdaee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

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

5757
- name: Build docs
5858
continue-on-error: true

0 commit comments

Comments
 (0)