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 e6eb12b commit 237c658Copy full SHA for 237c658
.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@v2
+ uses: actions/setup-go@v3
18
19
go-version: 1.19
20
- name: Run GoReleaser
0 commit comments