We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475b5fb commit 839462aCopy full SHA for 839462a
.github/workflows/golangci-lint.yml
@@ -15,4 +15,4 @@ jobs:
15
- uses: actions/setup-go@v3
16
- uses: actions/checkout@v4
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
0 commit comments