Merge pull request #1890 from Luap99/lint-go

github: bump go version for lint to 1.22
This commit is contained in:
openshift-merge-bot[bot] 2024-03-06 13:39:22 +00:00 committed by GitHub
commit 27a4ef1396
1 changed files with 1 additions and 1 deletions

View File

@ -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