github actions fixes
This commit is contained in:
parent
3b5217f833
commit
be305bd2dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
ref: v2
|
||||
ref: v5-develop
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Copy .env
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue