Update Go version used by GitHub Actions
This commit is contained in:
parent
ad7b1f25f2
commit
1af24a768c
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.19'
|
||||
go-version: '1.21'
|
||||
check-latest: true
|
||||
|
||||
- name: Lint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user