We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f0b6ad + 9d90b21 commit ff3539bCopy full SHA for ff3539b
1 file changed
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
exit 1
78
fi
79
- name: Lint
80
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3
81
with:
82
version: v1.29
83
0 commit comments