Skip to content

Commit

Permalink
Bump shivammathur/setup-php update
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Mar 16, 2024
1 parent d70d57d commit d206671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
- uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@2.26.0
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
php: [ '8.1', '8.2', '8.3' ]

- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit d206671

Please sign in to comment.