We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e032b commit 4db775cCopy full SHA for 4db775c
.github/workflows/lint.yml
@@ -31,7 +31,7 @@ jobs:
31
run: wget https://raw.githubusercontent.com/nextcloud/appstore/master/nextcloudappstore/api/v1/release/info.xsd
32
33
- name: Lint appinfo/info.xml
34
- uses: ChristophWurst/xmllint-action@v1.1
+ uses: ChristophWurst/xmllint-action@v1.2
35
with:
36
xml-file: ./appinfo/info.xml
37
xml-schema-file: ./info.xsd
0 commit comments