We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f91cb commit 8ace991Copy full SHA for 8ace991
.github/workflows/go.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Set up Go 1.14
13
- uses: actions/setup-go@v2-beta
+ uses: actions/setup-go@v2
14
with:
15
go-version: 1.14
16
0 commit comments