There was an error while loading. Please reload this page.
2 parents d0f42ba + 1f41ecc commit 82a46a9Copy full SHA for 82a46a9
1 file changed
.github/workflows/golang.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
go-version: ${{ env.GOLANG_VERSION }}
42
- name: Lint
43
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
44
45
version: latest
46
args: -v --timeout 5m
0 commit comments