chore: fix version

This commit is contained in:
Jason Song 2024-03-14 18:21:08 +08:00
parent d74ef2fc33
commit e3356afe30
No known key found for this signature in database
GPG Key ID: 8402EEEE4511A8B5

View File

@ -9,7 +9,7 @@ jobs:
goreleaser: goreleaser:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v5 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 # all history for all branches and tags fetch-depth: 0 # all history for all branches and tags
- uses: actions/setup-go@v5 - uses: actions/setup-go@v5