Skip to content

Commit eeb1d6a

Browse files
authored
1 parent d40d48e commit eeb1d6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ jobs:
5353
uses: actions/checkout@v2
5454

5555
- name: Lint
56-
uses: golangci/golangci-lint-action@v1
56+
uses: golangci/golangci-lint-action@v2
5757
with:
58-
version: v1.27
58+
version: v1.29
5959

6060
deploy:
6161
name: Deploy

0 commit comments

Comments
 (0)