Skip to content

Commit fb03474

Browse files
committed
chore(action): updating action go version to 1.16.5 (#170)
Signed-off-by: Pawan <[email protected]>
1 parent eb03007 commit fb03474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ jobs:
8686
- name: Checkout
8787
uses: actions/checkout@v2
8888

89-
- name: Set up Go 1.14
89+
- name: Set up Go 1.16
9090
uses: actions/setup-go@v2
9191
with:
92-
go-version: 1.14.7
92+
go-version: 1.16.5
9393

9494
- name: Setup Minikube-Kubernetes
9595
uses: manusa/[email protected]

0 commit comments

Comments
 (0)