Skip to content

Commit aa09a65

Browse files
author
Per Goncalves da Silva
committed
Fix up golangci-lint version in GHA
Signed-off-by: Per Goncalves da Silva <[email protected]>
1 parent 14d1421 commit aa09a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Lint
5050
uses: golangci/golangci-lint-action@v6
5151
with:
52-
version: v1.54.1
52+
version: v1.63.4
5353

5454
go-apidiff:
5555
name: go-apidiff

0 commit comments

Comments
 (0)