We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aae740 commit 79c7fc4Copy full SHA for 79c7fc4
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
go-version: 1.17
15
- name: Golangci-lint
16
- uses: golangci/[email protected]
+ uses: golangci/[email protected]
17
- name: Build
18
run: |
19
mkdir -p output
0 commit comments