We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e099602 commit b2e6963Copy full SHA for b2e6963
.github/workflows/golangci-lint.yml
@@ -21,6 +21,6 @@ jobs:
21
go-version: '1.22.0'
22
- uses: actions/checkout@v4
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v4.0.0
+ uses: golangci/golangci-lint-action@v5.3.0
25
with:
26
version: latest
0 commit comments