Skip to content

Commit 4446115

Browse files
committed
incrementing golangci-lint-action and fixing typo
1 parent c08bde5 commit 4446115

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
go-version: 1.19
4242

4343
- name: Lint with golanci-lint
44-
uses: golangci/golangci-lint-action@v3
44+
uses: golangci/golangci-lint-action@v6
4545
with:
4646
# version of golangci-lint to use
4747
# Version should stay in sync with version used for local linting (lint job in Makefile).

0 commit comments

Comments
 (0)