Skip to content

Commit 47ca40c

Browse files
Updated golangci/golangci-lint-action
1 parent 1e263e0 commit 47ca40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: golangci-lint
12-
uses: golangci/golangci-lint-action@v2
12+
uses: golangci/golangci-lint-action@v6
1313
with:
1414
version: v1.62
1515

0 commit comments

Comments
 (0)