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 b632625 commit 0c4003dCopy full SHA for 0c4003d
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v4
17
with:
18
- go-version: '1.20.6'
+ go-version: '1.20.4'
19
20
- name: Fetch vendor
21
run: make vendor
0 commit comments