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 f57e6f7e..03d12ad2 100644
--- a/.github/workflows/release_grpc.yml
+++ b/.github/workflows/release_grpc.yml
@@ -39,7 +39,7 @@ jobs:
go-version: 1.17.7
- name: Check out code
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
with:
repository: 'roadrunner-server/grpc'