We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b8316 commit 628c9f6Copy full SHA for 628c9f6
.github/workflows/github_tag_and_release.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 0
33
-
34
name: Set up Go
35
- uses: actions/setup-go@v2.1.3
+ uses: actions/setup-go@v5.4.0
36
with:
37
go-version: 1.15
38
0 commit comments