We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b8e980 + 2865c93 commit a421d02Copy full SHA for a421d02
.github/workflows/lint-test.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
go-version: 1.21
17
- name: Run golangci-lint
18
- uses: golangci/golangci-lint-action@v6.3.2
+ uses: golangci/golangci-lint-action@v6.5.0
19
20
version: latest
21
args: --timeout 5m
0 commit comments