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 68e7b18 commit ca4a0e1Copy full SHA for ca4a0e1
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
-
21
name: Set up Go
22
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v3
23
with:
24
go-version: 1.17
25
0 commit comments