We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4aad077 + 5218f8f commit 2ba65ceCopy full SHA for 2ba65ce
1 file changed
.github/workflows/go.yml
@@ -33,6 +33,6 @@ jobs:
33
steps:
34
- uses: actions/checkout@v3.1.0
35
- name: golangci-lint
36
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3
37
with:
38
version: latest
0 commit comments