Skip to content

Commit a0280a6

Browse files
committed
GH Actions/basics: revert to xmllint-problem-matcher v1
As the `korelstar/xmllint-problem-matcher` repo now has a long-running `v1` branch, this update which was included in PR 42 is no longer needed (and would necessitate more frequent updates if it would remain). Ref: * korelstar/xmllint-problem-matcher 7
1 parent ed26853 commit a0280a6

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 xml file.
4747
# @link http://xmlsoft.org/xmllint.html

0 commit comments

Comments
 (0)