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 93fa7c7 + 10a0a69 commit cc7ebffCopy full SHA for cc7ebff
.github/workflows/go.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v3
14
15
- name: Set up Go
16
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v4
17
with:
18
go-version: 1.15
19
.github/workflows/release.yml
fetch-depth: 0
- name: Run GoReleaser
0 commit comments