summaryrefslogtreecommitdiff
path: root/.github/workflows/release_grpc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release_grpc.yml')
-rw-r--r--.github/workflows/release_grpc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release_grpc.yml b/.github/workflows/release_grpc.yml
index 4601eeec..4b9b7567 100644
--- a/.github/workflows/release_grpc.yml
+++ b/.github/workflows/release_grpc.yml
@@ -36,7 +36,7 @@ jobs:
arch: amd64
steps:
- name: Set up Go
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v3
with:
go-version: 1.18