We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7310d commit d2a6fa8Copy full SHA for d2a6fa8
.github/workflows/autorelease.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Go 1.20
66
uses: actions/setup-go@v3
67
with:
68
- go-version: "1.20.1"
+ go-version: "^1.20"
69
70
- name: Mingw
71
run: brew install mingw-w64
0 commit comments