update linter (#711)

This commit is contained in:
Alessandro Ros
2025-03-01 11:33:40 +01:00
committed by GitHub
parent 17ee46e238
commit 9c70b4192f
3 changed files with 5 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
version: v1.61.0
version: v1.64.5
go-mod-tidy:
runs-on: ubuntu-22.04