Skip to content

Commit

Permalink
Not sure relavant
Browse files Browse the repository at this point in the history
  • Loading branch information
laruence committed Jul 6, 2021
1 parent 0449833 commit 241befc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: true
- name: Setup
uses: shivammathur/setup-php@master
uses: shivammathur/setup-php@v2
with:
php-version: $ {{ matrix.PHP }}
- name: Install
Expand Down

0 comments on commit 241befc

Please sign in to comment.