From 6e3636c89393eca4dc54e69754948e6d7e167037 Mon Sep 17 00:00:00 2001 From: earayu Date: Tue, 17 Dec 2024 12:48:34 +0800 Subject: [PATCH] chore: add branch_example.yml --- .github/workflows/branch_example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/branch_example.yml b/.github/workflows/branch_example.yml index 8c91785e42..9a248b4daf 100644 --- a/.github/workflows/branch_example.yml +++ b/.github/workflows/branch_example.yml @@ -11,7 +11,7 @@ jobs: uses: actions/checkout@v3 - name: Create MySQL Branch - uses: wesql/mysql-branch-action@v0.0.2 + uses: wesql/mysql-branch-action@v0.0.3 with: source_host: '47.93.127.119' source_port: '15306'