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

qiuxiafan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e403a6  Bump up infra-e2e (#133)
4e403a6 is described below

commit 4e403a6b56261f1461721c6cb594778fab7bd887
Author: Wan Kai <wankai...@foxmail.com>
AuthorDate: Tue Aug 27 10:50:00 2024 +0800

    Bump up infra-e2e (#133)
---
 .github/workflows/e2e.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml
index 100f18d..c86119c 100644
--- a/.github/workflows/e2e.yml
+++ b/.github/workflows/e2e.yml
@@ -31,9 +31,9 @@ jobs:
         with:
           submodules: true
       - name: Setup go
-        uses: actions/setup-go@v2
+        uses: actions/setup-go@v3
         with:
-          go-version: '1.16'
-      - uses: 
apache/skywalking-infra-e2e@0bab0f6e3ea7fe7e220bec32fa17df328d06ea26
+          go-version: '1.18'
+      - uses: 
apache/skywalking-infra-e2e@cf589b4a0b9f8e6f436f78e9cfd94a1ee5494180
         with:
           e2e-file: test/e2e.yaml

Reply via email to