chore(ci): upgrade golangci-lint-action to v6
Some checks failed
CI / Test (push) Successful in 34s
CI / Lint (push) Failing after 37s
CI / Build (push) Successful in 21s

Update the golangci-lint action in the CI workflow to version 6 and specify lint version v2.1.6 for improved compatibility and features.
This commit is contained in:
Greg Gauthier 2026-03-02 21:10:46 +00:00
parent 90d7b3359d
commit 78baa5a400

View File

@ -59,7 +59,7 @@ jobs:
go-version: '1.24'
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v2.1.6