Skip to content

Commit 19206a8

Browse files
authored
Merge pull request #35 from PHPCompatibility/feature/ghactions-update-xmllint-problem-matcher
GH Actions: update the xmllint-problem-matcher
2 parents 5aa17fb + c4800f8 commit 19206a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
# Show violations inline in the file diff.
4343
# @link https://github.com/marketplace/actions/xmllint-problem-matcher
44-
- uses: korelstar/xmllint-problem-matcher@v1
44+
- uses: korelstar/xmllint-problem-matcher@v1.1
4545

4646
# Validate the xml file.
4747
# @link http://xmlsoft.org/xmllint.html

0 commit comments

Comments
 (0)