mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-04-11 21:54:17 +07:00
Mark master as the branch to use in the action
This commit is contained in:
parent
6368c23f5e
commit
fb6fb4c810
@ -52,7 +52,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
- name: Install PHP
|
||||
uses: shivammathur/setup-php@develop
|
||||
uses: shivammathur/setup-php@master
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
- name: Check PHP Version
|
||||
|
Loading…
x
Reference in New Issue
Block a user