mirror of
https://github.com/kopia/kopia.git
synced 2026-06-26 06:45:47 -04:00
chore(ci): always use latest patch version of Go (#3280)
This commit is contained in:
1
.github/workflows/code-coverage.yml
vendored
1
.github/workflows/code-coverage.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.21'
|
||||
check-latest: true
|
||||
id: go
|
||||
- name: Run Tests
|
||||
run: make test-with-coverage
|
||||
|
||||
Reference in New Issue
Block a user