chore(autotest): modify api automation script version

This commit is contained in:
xujun540 2021-10-19 15:03:52 +08:00 committed by Rory Z
parent a8bb2a60b0
commit cb317b3d7a
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: emqx/emqx-fvt
ref: v1.2.0
ref: v1.3.0
path: .
- uses: actions/setup-java@v1
with: