Skip to content

Commit a8abdee

Browse files
Update linter version
1 parent 8a3e0d8 commit a8abdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: golangci-lint
1111
uses: golangci/[email protected]
1212
with:
13-
version: v1.45.2
13+
version: v1.49.0
1414
args: --timeout=2m --go=1.18
1515
test:
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)