libxml2-utils updated recently but the manifest is out-of-date. Try to fix it with the suggestion of running apt-get update first.
@@ -19,6 +19,7 @@ jobs:
- name: Install xmllint
run: |
+ sudo apt-get -qq update
sudo apt-get install --no-install-recommends -y libxml2-utils
- name: Register Annotations