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 784ad59 commit 2959842Copy full SHA for 2959842
.github/workflows/release_binary.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: "Set up Go"
19
uses: actions/setup-go@v4
20
with:
21
- go-version: 1.20
+ go-version: 1.19
22
check-latest: true
23
cache: true
24
0 commit comments