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 fe920e6 commit ae3c914Copy full SHA for ae3c914
.github/workflows/ci.yaml
@@ -16,6 +16,7 @@ jobs:
16
uses: actions/setup-go@v2
17
with:
18
go-version: 1.20
19
+ go-path: ${{ runner.workspace }}/go
20
21
- name: Check out code
22
uses: actions/checkout@v2
0 commit comments