Merge pull request #5955 from Rory-Z/chore/update-relup-workflows

chore(CI): use tag of emqtt-bench in github actions
This commit is contained in:
Zaiming (Stone) Shi 2021-10-19 20:57:20 +02:00 committed by GitHub
commit 027e7c202e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: