From 3adff2b1aa1aedca9650c913adf9a82e507614f3 Mon Sep 17 00:00:00 2001 From: Ryan Foster Date: Wed, 24 Jun 2026 13:52:14 -0400 Subject: [PATCH] CI: Update korelstar/xmllint-problem-matcher to v1.3.0 This updates the action from node20 to node24, which will clear some CI warnings. --- .github/actions/qt-xml-validator/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/qt-xml-validator/action.yaml b/.github/actions/qt-xml-validator/action.yaml index e7d9149c1..d0a9ee17a 100644 --- a/.github/actions/qt-xml-validator/action.yaml +++ b/.github/actions/qt-xml-validator/action.yaml @@ -33,7 +33,7 @@ runs: echo ::endgroup:: - name: Register Annotations 📝 - uses: korelstar/xmllint-problem-matcher@b105cfa34e5c5a3e27644cee1d4d0f9993aef707 + uses: korelstar/xmllint-problem-matcher@dd2ad21bd8a2de0187cb621419537f345e7e509c # v1.3.0 - name: Check for Changed Files ✅ uses: ./.github/actions/check-changes