Skip to content

Commit

Permalink
Merge pull request #1675 from nextcloud/dependabot/github_actions/shi…
Browse files Browse the repository at this point in the history
…vammathur/setup-php-2.30.5

Bump shivammathur/setup-php from 2.30.4 to 2.30.5
  • Loading branch information
SystemKeeper committed Jun 9, 2024
2 parents 69d0b7a + 3c84abe commit 58e84be
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 @@ -92,7 +92,7 @@ jobs:
submodules: true

- name: Set up php ${{ matrix.configs.phpversion }}
uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198 # v2.30.4
uses: shivammathur/setup-php@fc14643b0a99ee9db10a3c025a33d76544fa3761 # v2.30.5
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 58e84be

Please sign in to comment.