We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c68a7 commit 295cf85Copy full SHA for 295cf85
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
cache: false
23
24
- name: Lint
25
- uses: golangci/golangci-lint-action@d6238b002a20823d52840fda27e2d4891c5952dc
+ uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa
26
with:
27
version: 'v1.51'
28
build-and-test:
0 commit comments