Skip to content

Commit

Permalink
[chore] GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
oz committed Jan 10, 2024
1 parent 35019ba commit 79ce927
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- goarch: arm64
goos: windows
steps:
- uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@v1.34
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.42
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 79ce927

Please sign in to comment.