Merge pull request #1267 from goplus/dependabot/github_actions/actions/setup-go-6

build(deps): bump actions/setup-go from 5 to 6
This commit is contained in:
xushiwei
2025-09-06 10:13:02 +08:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v5
uses: actions/setup-go@v6
with:
go-version: 1.24.x
- name: Set up QEMU