Skip to content

Commit 14c6fa3

Browse files
authored
Update wangyoucao577/go-release-action to 1.49
1 parent a57cb3f commit 14c6fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
goarch: ["386", amd64, arm]
1515
steps:
1616
- uses: actions/checkout@v2
17-
- uses: wangyoucao577/go-release-action@v1.33
17+
- uses: wangyoucao577/go-release-action@v1.49
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)