Skip to content

Commit 9ec2495

Browse files
authored
Merge pull request #2610 from iwankgb/golangci-lint-upgrade
Upgrading golangci-lint to 1.28.0
2 parents 59f894a + 8ba056c commit 9ec2495

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)