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 130d262 + 65e4346 commit 69251e9Copy full SHA for 69251e9
.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