mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Bump golang version to 1.18 (#5270)
This commit is contained in:
2
.github/workflows/make.doc.yml
vendored
2
.github/workflows/make.doc.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab
|
||||
with:
|
||||
go-version: '1.17.0'
|
||||
go-version: '1.18.0'
|
||||
|
||||
- name: Update Docs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user