Skip to content

Commit

Permalink
fix?: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hugmouse authored Sep 20, 2024
1 parent 64432f8 commit cffb91d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- goarch: arm64
goos: plan9
steps:
- uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@v1.29
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.51
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit cffb91d

Please sign in to comment.