Merge pull request #6646 from JimMoen/update-fvt-script
chore(test): update api test script version
This commit is contained in:
commit
91061ccc1f
|
@ -61,7 +61,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: emqx/emqx-fvt
|
repository: emqx/emqx-fvt
|
||||||
ref: 1.0.3-dev1
|
ref: 1.0.3-dev2
|
||||||
path: .
|
path: .
|
||||||
- uses: actions/setup-java@v1
|
- uses: actions/setup-java@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue