File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 40
40
run : composer validate --no-check-all --strict
41
41
42
42
# Verify the package can be installed succesfully.
43
- # @link https://github.com/marketplace/actions/install-composer -dependencies
43
+ # @link https://github.com/marketplace/actions/install-php -dependencies-with-composer
44
44
- name : Install Composer dependencies
45
45
uses : ramsey/composer-install@v2
46
46
with :
54
54
55
55
# Show XML violations inline in the file diff.
56
56
# @link https://github.com/marketplace/actions/xmllint-problem-matcher
57
- - uses : korelstar/xmllint-problem-matcher@v1
57
+ - name : Enable showing XML issues inline
58
+ uses : korelstar/xmllint-problem-matcher@v1
58
59
59
60
# Validate the ruleset XML file.
60
61
# @link http://xmlsoft.org/xmllint.html
You can’t perform that action at this time.
0 commit comments