We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd56cec + a2e6e40 commit 909c7deCopy full SHA for 909c7de
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
cache: false # see actions/setup-go#368
39
40
- uses: actions/checkout@v6
41
- - uses: golangci/golangci-lint-action@v8
+ - uses: golangci/golangci-lint-action@v9
42
with:
43
version: v2.1.6
44
skip-cache: true
0 commit comments