Skip to content

Commit

Permalink
update the setup-go set from v2-beta to v2 (#1337)
Browse files Browse the repository at this point in the history
Signed-off-by: Girish Ramnani <[email protected]>
  • Loading branch information
girishramnani authored Nov 16, 2020
1 parent e07bc0c commit f7fab40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v1
- uses: actions/setup-go@v2-beta
- uses: actions/setup-go@v2
with:
go-version: 1.15.3
- name: Get golangci
Expand Down

0 comments on commit f7fab40

Please sign in to comment.