Browse Source

chore(autotest): modify api automation script version

xujun540 4 years atrás
parent
commit
cb317b3d7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/run_api_tests.yaml

+ 1 - 1
.github/workflows/run_api_tests.yaml

@@ -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: