We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77976e5 commit 9d44072Copy full SHA for 9d44072
.github/workflows/lint.yaml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Lint
20
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
21
with:
22
version: v1.63
0 commit comments