We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eff2ad commit c75869bCopy full SHA for c75869b
.github/workflows/test.yml
@@ -59,6 +59,6 @@ jobs:
59
uses: actions/checkout@v4
60
61
- name: golangci-lint
62
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
63
with:
64
version: v1.54.0
0 commit comments