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 6cf42c5 commit c375583Copy full SHA for c375583
.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@f5b036e9d973f42c86324833fd00be90665fbf77 # master
+ uses: skjnldsv/xpath-action@d813024a13948950fd8d23b580254feeb4883d3c # master
42
with:
43
filename: ${{ env.APP_NAME }}/appinfo/info.xml
44
expression: "//info//dependencies//nextcloud/@min-version"
0 commit comments