We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f861bf commit 0c4f584Copy full SHA for 0c4f584
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# Show violations inline in the file diff.
43
# @link https://github.com/marketplace/actions/xmllint-problem-matcher
44
- - uses: korelstar/xmllint-problem-matcher@v1
+ - uses: korelstar/xmllint-problem-matcher@v1.1
45
46
# Validate the composer.json file.
47
# @link https://getcomposer.org/doc/03-cli.md#validate
0 commit comments