Skip to content

Commit d2a6fa8

Browse files
committed
Go v1.20
1 parent ad7310d commit d2a6fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autorelease.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Go 1.20
6666
uses: actions/setup-go@v3
6767
with:
68-
go-version: "1.20.1"
68+
go-version: "^1.20"
6969

7070
- name: Mingw
7171
run: brew install mingw-w64

0 commit comments

Comments
 (0)