We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ace991 commit 2618546Copy full SHA for 2618546
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Set up Go 1.14
20
- uses: actions/setup-go@v2-beta
+ uses: actions/setup-go@v2
21
with:
22
go-version: 1.14
23
0 commit comments