We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8addd4 + c110687 commit ef1f2d8Copy full SHA for ef1f2d8
.github/workflows/lint.yml
@@ -64,6 +64,6 @@ jobs:
64
uses: actions/checkout@v4
65
66
- name: Run golangci-lint
67
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
68
with:
69
version: latest
0 commit comments