This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch try_action
in repository https://gitbox.apache.org/repos/asf/iotdb-client-go.git


The following commit(s) were added to refs/heads/try_action by this push:
     new 5dc833c  try github action
5dc833c is described below

commit 5dc833c3a1adc7a05bca394fb94342b8212cdfab
Author: HTHou <[email protected]>
AuthorDate: Tue Jan 5 17:13:35 2021 +0800

    try github action
---
 .github/workflows/go.yml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 96be65b..ddff73f 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -17,11 +17,9 @@ jobs:
     steps:
 
     - name: Setup timezone
-      uses: actions/[email protected]
+      uses: zcong1993/[email protected]
       with:
-        timezoneLinux: "Asia/Shanghai"
-        timezoneMacos: "Asia/Shanghai"
-        timezoneWindows: "China Standard Time"
+        timezone: Asia/Shanghai
 
     - name: Set up Go 1.x
       uses: actions/setup-go@v2

Reply via email to