Skip to content

Commit

Permalink
Update GitHub action dependency
Browse files Browse the repository at this point in the history
Update shivammathur/setup-php GitHub action dependency
  • Loading branch information
hectorespert authored and lkishalmi committed Nov 18, 2020
1 parent c954f48 commit 949d9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
restore-keys: ${{ runner.os }}-

- name: Setup PHP
uses: shivammathur/setup-php@2.3.1
uses: shivammathur/setup-php@2.8.0
with:
php-version: '7.4'
tools: pecl
Expand Down

0 comments on commit 949d9f8

Please sign in to comment.