ci: pin emqx-fvt ref 1.0.4-dev2

This commit is contained in:
Zaiming (Stone) Shi 2022-01-26 23:11:09 +01:00
parent 9946f2ecf4
commit 97c0f92fcf
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
repository: emqx/emqx-fvt repository: emqx/emqx-fvt
ref: 1.0.4-dev1 ref: 1.0.4-dev2
path: . path: .
- uses: actions/setup-java@v1 - uses: actions/setup-java@v1
with: with: