Skip to content

Commit 494bc02

Browse files
authored
Merge pull request #11 from BOOMfinity/slave
workflow fix
2 parents 3b50b76 + 41a1fb0 commit 494bc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
goos: windows
1818
steps:
1919
- uses: actions/checkout@v2
20-
- uses: wangyoucao577/go-release-action@v1.25
20+
- uses: wangyoucao577/go-release-action@v1.40
2121
with:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
2323
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)