Skip to content

Commit 6c4b9aa

Browse files
committed
Attempt to fix workflow
1 parent d0ea060 commit 6c4b9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v2
1616
-
1717
name: Build with xgo
18-
uses: crazy-max/ghaction-xgo@v1
18+
uses: crazy-max/ghaction-xgo@v2
1919
with:
2020
dest: build
2121
targets: windows/amd64,linux/amd64,darwin/amd64

0 commit comments

Comments
 (0)