We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2342716 commit 9bee1e1Copy full SHA for 9bee1e1
.github/workflows/go.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout code
20
uses: actions/checkout@v3.3.0
21
- name: Run linters
22
- uses: golangci/golangci-lint-action@v3.2.0
+ uses: golangci/golangci-lint-action@v3.4.0
23
with:
24
version: "v1.45.2"
25
go-version: "1.18.x"
0 commit comments