We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091372b commit d174e25Copy full SHA for d174e25
.github/workflows/ci.yaml
@@ -23,7 +23,7 @@ jobs:
23
run: go test ./...
24
25
- name: Run linters
26
- uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
27
with:
28
version: latest
29
0 commit comments