We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents baff21e + 7c02dde commit 1ca40a9Copy full SHA for 1ca40a9
.github/workflows/golangci-lint.yml
@@ -16,6 +16,6 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
20
with:
21
version: v1.54
0 commit comments