Skip to content

Commit

Permalink
Merge pull request #406 from nextcloud/dependabot/github_actions/shiv…
Browse files Browse the repository at this point in the history
…ammathur/setup-php-2.31.1

chore(deps): Bump shivammathur/setup-php from 2.17.1 to 2.31.1
  • Loading branch information
juliusknorr authored Nov 15, 2024
2 parents 82318e8 + 45b9b62 commit 4fad08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/litmus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
path: apps/${{ env.APP_NAME }}

- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@2.17.1
uses: shivammathur/setup-php@2.31.1
with:
php-version: ${{ matrix.php-versions }}
tools: phpunit
Expand Down

0 comments on commit 4fad08c

Please sign in to comment.