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 8aceeda commit bb5cdcdCopy full SHA for bb5cdcd
.github/workflows/cicd.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
go-version-file: go.mod
28
- name: Lint Code
29
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v9
30
31
version: v1.64.2
32
only-new-issues: true
0 commit comments