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 7f98c42 commit 901e0c6Copy full SHA for 901e0c6
.github/workflows/pull_request.yml
@@ -38,7 +38,7 @@ jobs:
38
run: yarn lint
39
working-directory: ./web
40
- name: golangci-lint
41
- uses: golangci/golangci-lint-action@v3.3.1
+ uses: golangci/golangci-lint-action@v3.4.0
42
with:
43
version: v1.44.2
44
- name: Setup Go
0 commit comments