Skip to content

Commit

Permalink
Merge pull request #240 from nextcloud/dependabot/github_actions/work…
Browse files Browse the repository at this point in the history
…flow-templates/shivammathur/setup-php-2.26.0

chore(deps): Bump shivammathur/setup-php from 2.25.4 to 2.26.0 in /workflow-templates
  • Loading branch information
juliusknorr authored Oct 23, 2023
2 parents 0cb2984 + d1464df commit 7f7a996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/phpunit-mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
path: apps/${{ env.APP_NAME }}

- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b # v2
uses: shivammathur/setup-php@7fdd3ece872ec7ec4c098ae5ab7637d5e0a96067 # v2
with:
php-version: ${{ matrix.php-versions }}
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
Expand Down

0 comments on commit 7f7a996

Please sign in to comment.