We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0ea060 + 6c4b9aa commit d800dd6Copy full SHA for d800dd6
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v2
16
-
17
name: Build with xgo
18
- uses: crazy-max/ghaction-xgo@v1
+ uses: crazy-max/ghaction-xgo@v2
19
with:
20
dest: build
21
targets: windows/amd64,linux/amd64,darwin/amd64
0 commit comments