chore(CI): use tag of emqtt-bench in github actions

This commit is contained in:
zhanghongtong 2021-10-19 17:35:32 +08:00
parent d1b3377c52
commit d7a3141a43
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
repository: emqx/emqtt-bench repository: emqx/emqtt-bench
ref: master ref: 0.3.4
path: emqtt-bench path: emqtt-bench
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with: