Skip to content

Commit e6c54e9

Browse files
committed
🔖 Bump golangci-lint version to v2.4.0
1 parent b32f567 commit e6c54e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- name: golangci-lint
2222
uses: golangci/golangci-lint-action@v7
2323
with:
24-
version: v2.0.2
24+
version: v2.4.0
2525
args: --timeout=10m --config=.golangci.yml

0 commit comments

Comments
 (0)