chore(ci): bump actions/setup-go from v6 to v7
lint and test / test scp action (push) Failing after 47s
v1 version / test target folder (push) Failing after 50s
lint and test / test deploy artifact (push) Failing after 55s
v1 version / test deploy artifact (push) Failing after 1m0s
lint and test / test changed-files (push) Failing after 1m17s
v1 version / test changed-files (push) Failing after 1m19s
lint and test / test Multiple Host (push) Failing after 47s
v1 version / test scp action (push) Failing after 50s
lint and test / test target folder (push) Failing after 56s
v1 version / test Multiple Host (push) Failing after 1m0s

- 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 5bb815ae7f
commit 6dba043acb
+1 -1
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"