chore: bump golangci-lint to 2.4.0 on CI

This commit is contained in:
Pasha Sviderski
2025-09-13 21:44:45 +10:00
parent 51840e0366
commit 375bb385a2
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
with:
version: v2.2.2
version: v2.4.0
- name: Format code
run: |