Merge pull request #1890 from Luap99/lint-go
github: bump go version for lint to 1.22
This commit is contained in:
commit
27a4ef1396
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
fetch-depth: 2
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.19
|
||||
go-version: 1.22
|
||||
- name: install deps
|
||||
run: |
|
||||
sudo apt-get -qq update
|
||||
|
|
|
|||
Loading…
Reference in New Issue