chore: upgrade action version (#2027)

This commit is contained in:
chen quan
2022-06-17 06:55:19 -05:00
committed by GitHub
parent 6518eb10b3
commit 86d70317bf
4 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- goarch: "386"
goos: darwin
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: zeromicro/go-zero-release-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}