Skip to content

Commit 737859a

Browse files
committed
update go in ci
1 parent 6e28093 commit 737859a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v2
12+
- uses: actions/setup-go@v2
1213
- name: Lint
1314
uses: magefile/mage-action@v1
1415
with:

0 commit comments

Comments
 (0)