We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86122c3 + 09c9f22 commit 613ce6bCopy full SHA for 613ce6b
.github/workflows/appstore-build-publish.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Get appinfo data
40
id: appinfo
41
- uses: skjnldsv/xpath-action@7e6a7c379d0e9abc8acaef43df403ab4fc4f770c # master
+ uses: skjnldsv/xpath-action@f5b036e9d973f42c86324833fd00be90665fbf77 # master
42
with:
43
filename: ${{ env.APP_NAME }}/appinfo/info.xml
44
expression: "//info//dependencies//nextcloud/@min-version"
0 commit comments