瀏覽代碼

use setupGo v3

Matthew R. Kasun 3 年之前
父節點
當前提交
2f0c986177
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/buildandrelease.yml

+ 1 - 1
.github/workflows/buildandrelease.yml

@@ -436,7 +436,7 @@ jobs:
           echo "PACKAGE_VERSION=${VERSION}" >> $GITHUB_ENV
           echo "PACKAGE_VERSION=${VERSION}" >> $GITHUB_ENV
         shell: bash
         shell: bash
       - name: Setup go
       - name: Setup go
-        uses: actions/setup-go@v2
+        uses: actions/setup-go@v3
         with:
         with:
           go-version: 1.18
           go-version: 1.18
       - name: Build
       - name: Build