mirror of
https://github.com/coredns/coredns.git
synced 2025-12-02 08:34:07 -05:00
Bump actions use go 1.16 (#4792)
* use go 1.16 * use ^ to allow latest minor/patch version available Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
2
.github/workflows/go.coverage.yml
vendored
2
.github/workflows/go.coverage.yml
vendored
@@ -8,6 +8,8 @@ jobs:
|
||||
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.16'
|
||||
id: go
|
||||
|
||||
- name: Check out code
|
||||
|
||||
Reference in New Issue
Block a user