We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a57cb3f commit 14c6fa3Copy full SHA for 14c6fa3
.github/workflows/artifacts.yml
@@ -14,7 +14,7 @@ jobs:
14
goarch: ["386", amd64, arm]
15
steps:
16
- uses: actions/checkout@v2
17
- - uses: wangyoucao577/go-release-action@v1.33
+ - uses: wangyoucao577/go-release-action@v1.49
18
with:
19
github_token: ${{ secrets.GITHUB_TOKEN }}
20
goos: ${{ matrix.goos }}
0 commit comments