Skip to content

Commit

Permalink
Merge pull request #1560 from nextcloud/setup-php-2.30.0
Browse files Browse the repository at this point in the history
Use setup-php 2.30.0
  • Loading branch information
Ivansss authored Mar 1, 2024
2 parents 071f9f4 + dcca70b commit 2874f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uitests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
${{ runner.os }}-pods-
- name: Set up php ${{ matrix.configs.phpversion }}
uses: shivammathur/setup-php@6d7209f44a25a59e904b1ee9f3b0c33ab2cd888d # v2.29.0
uses: shivammathur/setup-php@a4e22b60bbb9c1021113f2860347b0759f66fe5d # v2.30.0
with:
php-version: ${{ matrix.configs.phpversion }}
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
Expand Down

0 comments on commit 2874f94

Please sign in to comment.