We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ebcd8 commit e839bb3Copy full SHA for e839bb3
.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- uses: actions/checkout@v3
51
52
- - uses: golangci/golangci-lint-action@v3.3.1
+ - uses: golangci/golangci-lint-action@v3.4.0
53
with:
54
version: latest
55
args: --verbose
0 commit comments