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 49ed109 commit 3495d26Copy full SHA for 3495d26
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
#- uses: magefile/mage-action@v2
47
# with:
48
# args: lint
49
- - uses: golangci/golangci-lint-action@v3
+ - uses: golangci/golangci-lint-action@v8
50
with:
51
version: 'latest'
52
working-directory: pkg
0 commit comments