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:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
with:
fetch-depth: 0 # all history for all branches and tags
- uses: actions/setup-go@v5