Skip to content

Commit

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

Bump shivammathur/setup-php from 2.30.5 to 2.31.0
  • Loading branch information
SystemKeeper authored Jun 30, 2024
2 parents 848441c + 5349faa commit b3022de
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@fc14643b0a99ee9db10a3c025a33d76544fa3761 # v2.30.5
uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b # v2.31.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 b3022de

Please sign in to comment.