Skip to content

Commit 79c7fc4

Browse files
committed
Fix main.yml
1 parent 8aae740 commit 79c7fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
go-version: 1.17
1515
- name: Golangci-lint
16-
uses: golangci/[email protected]
16+
uses: golangci/[email protected]
1717
- name: Build
1818
run: |
1919
mkdir -p output

0 commit comments

Comments
 (0)