We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15ed5b2 + 3743cbe commit f1926baCopy full SHA for f1926ba
.github/workflows/golangci-lint.yml
@@ -16,6 +16,6 @@ jobs:
16
go-version: 1.21
17
- uses: actions/checkout@v4
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
20
with:
21
version: latest
0 commit comments