Skip to content

Commit 8ba056c

Browse files
committed
Upgrading golangci-lint to 1.28.0
Signed-off-by: Maciej "Iwan" Iwanowski <[email protected]>
1 parent 59f894a commit 8ba056c

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
@@ -3,7 +3,7 @@ on: [push, pull_request]
33
jobs:
44
lint:
55
env:
6-
GOLANGCI_LINT_V: 1.26.0
6+
GOLANGCI_LINT_V: 1.28.0
77
strategy:
88
matrix:
99
environment-variables: [build/config/plain.sh, build/config/libpfm4.sh]

0 commit comments

Comments
 (0)