We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e263e0 commit 47ca40cCopy full SHA for 47ca40c
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v2
11
- name: golangci-lint
12
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v6
13
with:
14
version: v1.62
15
0 commit comments