chore(deps): bump actions/setup-go from 6 to 7 (#5694)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-21 09:16:50 +08:00
committed by GitHub
parent 394ffcc19a
commit 84313f2e92
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v7
- name: Set up Go
uses: actions/setup-go@v6
uses: actions/setup-go@v7
with:
go-version: '1.21'