We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14a8042 + 655dc4e commit 6938800Copy full SHA for 6938800
1 file changed
.github/workflows/integration.yml
@@ -89,7 +89,7 @@ jobs:
89
ref: ${{ matrix.groupfolders-versions }}
90
91
- name: Set up php ${{ matrix.php-versions }}
92
- uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2.36.0
+ uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2.37.0
93
with:
94
php-version: ${{ matrix.php-versions }}
95
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
0 commit comments