chore(ci): bump actions/setup-go from v6 to v7

- Update actions/setup-go from v6 to v7 in workflow files
This commit is contained in:
Bo-Yi Wu 2026-07-18 09:58:00 +08:00
parent 068c0c7a4e
commit b838bc2f27
No known key found for this signature in database

View file

@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Setup go
uses: actions/setup-go@v6
uses: actions/setup-go@v7
with:
go-version: "^1"