Skip to content

Commit

Permalink
Update github action version
Browse files Browse the repository at this point in the history
  • Loading branch information
minhdanh committed Jul 16, 2023
1 parent bde388d commit 1b4aa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Release
uses: wangyoucao577/go-release-action@v1.20
uses: wangyoucao577/go-release-action@v1.38
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 1b4aa0c

Please sign in to comment.