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 5cdc9b7 commit 49cbffcCopy full SHA for 49cbffc
.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.2.0
+ uses: golangci/golangci-lint-action@v3.3.0
42
with:
43
version: v1.44.2
44
- name: Setup Go
0 commit comments