Skip to content

Commit 070d853

Browse files
authored
Update repo in usage example
Seems like the repo needs to be updated? https://github.com/marketplace/actions/sphinx-problem-matcher
1 parent bd51b3e commit 070d853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ neatly inside your pull request like this:
88
The common usage of this will be like so:
99

1010
```yaml
11-
- uses: ammaraskar/sphinx-problem-matcher@master
11+
- uses: sphinx-doc/github-problem-matcher@master
1212
- name: "Build docs"
1313
run: |
1414
cd docs

0 commit comments

Comments
 (0)