Skip to content

Commit

Permalink
Upgrade Go to 1.16.5 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnyder authored Jun 23, 2021
1 parent dadad2b commit 240abfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.15.2
go-version: 1.16.5
- name: Git checkout
uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit 240abfe

Please sign in to comment.