mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-18 21:38:29 -04:00
CI: Update korelstar/xmllint-problem-matcher GitHub Action
We're currently using korelstar/xmllint-problem-matcher v1.1.0 which is based on the deprecated node16. This was fixed in v1.2.0, so let's update to that version's commit.
This commit is contained in:
2
.github/actions/qt-xml-validator/action.yaml
vendored
2
.github/actions/qt-xml-validator/action.yaml
vendored
@@ -33,7 +33,7 @@ runs:
|
||||
echo ::endgroup::
|
||||
|
||||
- name: Register Annotations 📝
|
||||
uses: korelstar/xmllint-problem-matcher@22352420d1d3e8f18d311d76284c4f5f71982222
|
||||
uses: korelstar/xmllint-problem-matcher@1bd292d642ddf3d369d02aaa8b262834d61198c0
|
||||
|
||||
- name: Validate XML 💯
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user