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 8a3e0d8 commit a8abdeeCopy full SHA for a8abdee
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: golangci-lint
11
uses: golangci/[email protected]
12
with:
13
- version: v1.45.2
+ version: v1.49.0
14
args: --timeout=2m --go=1.18
15
test:
16
runs-on: ubuntu-latest
0 commit comments