We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b471ac commit bbf1464Copy full SHA for bbf1464
.github/workflows/ci.yaml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v2
37
with:
38
fetch-depth: 0
39
- - uses: actions/setup-go@v2
+ - uses: actions/setup-go@v3
40
41
go-version-file: 'go.mod'
42
- run: make release
0 commit comments