We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ea060 commit 6c4b9aaCopy full SHA for 6c4b9aa
.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