We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5197715 commit 6523ff3Copy full SHA for 6523ff3
1 file changed
.github/workflows/workflow.yaml
@@ -15,7 +15,7 @@ jobs:
15
go-version: 1.20
16
- uses: actions/checkout@v4
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
19
with:
20
version: latest
21
tests:
0 commit comments