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 9aecd40 + 82df4ff commit 0370481Copy full SHA for 0370481
1 file changed
.github/workflows/openapi.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2
36
37
- name: Set up php
38
- uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
+ uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2
39
with:
40
php-version: ${{ steps.php_versions.outputs.php-available }}
41
extensions: xml
0 commit comments