chore(deps): bump actions/checkout from 5 to 6 (#5297)

This commit is contained in:
dependabot[bot]
2025-11-25 23:05:20 +08:00
committed by GitHub
parent 72dd970969
commit 8f1576df36
5 changed files with 6 additions and 6 deletions

View File

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