This is an automated email from the ASF dual-hosted git repository.
zfeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-seata-go.git
The following commit(s) were added to refs/heads/master by this push:
new 19c5e306 update go version (#880) (#931)
19c5e306 is described below
commit 19c5e30687a904242a3f990233ca5cb8b3393cbc
Author: FengZhang <[email protected]>
AuthorDate: Sun Oct 5 17:11:10 2025 +0800
update go version (#880) (#931)
---
.github/workflows/integrate-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/integrate-test.yml
b/.github/workflows/integrate-test.yml
index b5016580..e07e235d 100644
--- a/.github/workflows/integrate-test.yml
+++ b/.github/workflows/integrate-test.yml
@@ -44,7 +44,7 @@ jobs:
- name: "set up go"
uses: actions/setup-go@v3
with:
- go-version: 1.20.0
+ go-version: 1.20.14
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can
access it
- name: "checkout ${{ github.ref }}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]