We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b002701 commit 7318150Copy full SHA for 7318150
1 file changed
.github/workflows/golangci-lint.yml
@@ -17,6 +17,6 @@ jobs:
17
- name: golangci-lint
18
uses: golangci/golangci-lint-action@v6
19
with:
20
- version: 1.60.3
+ version: v1.60.3
21
only-new-issues: true
22
args: --verbose
0 commit comments