Skip to content

Commit d3e8ebf

Browse files
author
Ryan Lymburner
committed
Upgrade golangci-lint version to v2.4.0
1 parent f5ee2a4 commit d3e8ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-pull-request-golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: golangci-lint
1919
uses: golangci/golangci-lint-action@v3
2020
with:
21-
version: v1.63.4
21+
version: v2.4.0
2222
args: --verbose --timeout 30m

0 commit comments

Comments
 (0)