Skip to content

Commit 7458148

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 641149a commit 7458148

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
@@ -32,7 +32,7 @@ jobs:
3232
go-version-file: "go.mod"
3333
- uses: golangci/golangci-lint-action@v6
3434
with:
35-
version: v1.57
35+
version: v1.63.4
3636
args: --timeout 5m
3737

3838
go-apidiff:

0 commit comments

Comments
 (0)