Skip to content

Commit dbf6ec1

Browse files
authored
Merge pull request #33 from PHPCSStandards/feature/ghactions-tweak
GH Actions/basics: revert to xmllint-problem-matcher v1
2 parents 9ec12c5 + a235c59 commit dbf6ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1
44+
- uses: korelstar/xmllint-problem-matcher@v1
4545

4646
# Validate the composer.json file.
4747
# @link https://getcomposer.org/doc/03-cli.md#validate

0 commit comments

Comments
 (0)