Skip to content

Commit

Permalink
Update to go 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Feb 26, 2021
1 parent 1cbd273 commit f4d2c6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/setup-go@v2
with:
go-version: 1.15.x
go-version: 1.16.x
- uses: actions/setup-node@v1
- uses: actions/cache@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion GO_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.2
1.16.0

0 comments on commit f4d2c6b

Please sign in to comment.