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 fe38392 commit 55a665aCopy full SHA for 55a665a
.github/workflows/workflow.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/setup-go@v4
14
with:
15
- go-version: 1.20
+ go-version: 1.18
16
- uses: actions/checkout@v3
17
- name: golangci-lint
18
uses: golangci/golangci-lint-action@v3
0 commit comments