Skip to content

Commit

Permalink
chore(action): updating action go version to 1.16.5 (#170)
Browse files Browse the repository at this point in the history
Signed-off-by: Pawan <[email protected]>
  • Loading branch information
pawanpraka1 committed Dec 20, 2021
1 parent eb03007 commit fb03474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Set up Go 1.14
- name: Set up Go 1.16
uses: actions/setup-go@v2
with:
go-version: 1.14.7
go-version: 1.16.5

- name: Setup Minikube-Kubernetes
uses: manusa/[email protected]
Expand Down

0 comments on commit fb03474

Please sign in to comment.