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.
2 parents e5709cb + 4138f73 commit b118b9cCopy full SHA for b118b9c
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
- name: Set up Go
17
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
18
19
go-version: 1.19
20
- name: Run GoReleaser
0 commit comments