Skip to content

Commit 5c62979

Browse files
bump golangci-lint version (#2858)
1 parent abcf32f commit 5c62979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup golangci-lint
2222
uses: golangci/golangci-lint-action@v2
2323
with:
24-
version: v1.42.0
24+
version: v1.42.1
2525
args: --verbose
2626
test:
2727
strategy:

0 commit comments

Comments
 (0)