We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1333bd9 commit 5eaeb45Copy full SHA for 5eaeb45
1 file changed
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
- uses: dominikh/staticcheck-action@v1
86
with:
87
install-go: false
88
- version: "2022.1"
+ version: "2024.1"
89
vet:
90
name: Vet
91
runs-on: ubuntu-22.04
0 commit comments