We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3df266 commit 7906a46Copy full SHA for 7906a46
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
pull_request:
8
9
env:
10
- GOLANGCILINT_VERSION: "1.54.0"
+ GOLANGCILINT_VERSION: "1.54.1"
11
12
jobs:
13
lint:
0 commit comments