Skip to content

Commit

Permalink
Fix generation of API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed Jun 16, 2021
1 parent b100c87 commit bba3ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: "7.4"
php-version: "7.1"
tools: composer:v2
coverage: none
- name: Checkout
Expand Down

0 comments on commit bba3ab3

Please sign in to comment.