Skip to content

Commit f3e221e

Browse files
committed
updated golancilint version
1 parent b3dc236 commit f3e221e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
path-to-profile: covprofile
3333

3434
- name: golangci-lint
35-
uses: golangci/golangci-lint-action@v6
35+
uses: golangci/golangci-lint-action@v8
3636
with:
37-
version: v1.60
37+
version: v2.1

0 commit comments

Comments
 (0)