Merge pull request #1009 from adrianchiris/fix-lint-version

Fix version of golangci-lint
This commit is contained in:
Casey Callendrello 2024-03-11 15:51:56 +01:00 committed by GitHub
commit 976edfe1bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,6 +22,7 @@ jobs:
format: auto format: auto
- uses: golangci/golangci-lint-action@v3 - uses: golangci/golangci-lint-action@v3
with: with:
version: v1.55.2
args: -v args: -v
skip-cache: true skip-cache: true
build: build: