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.
2 parents 69c4ce4 + 65a0106 commit d64cf2eCopy full SHA for d64cf2e
2 files changed
.github/workflows/generate-top-index.yml
@@ -35,7 +35,7 @@ jobs:
35
echo "branches=$branches" >> $GITHUB_OUTPUT
36
37
- name: Setup php
38
- uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2.37.0
+ uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # v2.37.1
39
40
- name: Generate index.html
41
run: |
.github/workflows/openapi.yml
@@ -20,7 +20,7 @@ jobs:
20
persist-credentials: false
21
22
- name: Set up php
23
24
with:
25
php-version: '8.1'
26
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
0 commit comments