Skip to content

Commit 27026d7

Browse files
authored
Update releases.yml
1 parent 2618546 commit 27026d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v2
1414
- name: Set up Go 1.14
15-
uses: actions/setup-go@v2-beta
15+
uses: actions/setup-go@v2
1616
with:
1717
go-version: 1.14
1818
- name: Generate changelog

0 commit comments

Comments
 (0)