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

- Update actions/setup-go from v6 to v7 in workflow files
pull/414/head
Bo-Yi Wu 1 month ago
parent 068c0c7a4e
commit b838bc2f27
No known key found for this signature in database

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

Loading…
Cancel
Save