mirror of
https://github.com/kopia/kopia.git
synced 2026-03-06 15:28:08 -05:00
chore(build): upgrade to Go 1.20 (#2876)
This commit is contained in:
2
.github/workflows/code-coverage.yml
vendored
2
.github/workflows/code-coverage.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Set up Go.
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.19'
|
||||
go-version: '1.20'
|
||||
id: go
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user