mirror of
https://ghproxy.net/https://github.com/appleboy/scp-action.git
synced 2026-09-01 23:07:27 +08:00
chore(ci): bump actions/setup-go from v6 to v7
Some checks failed
v1 version / test scp action (push) Failing after 1m50s
v1 version / test deploy artifact (push) Failing after 33s
v1 version / test changed-files (push) Failing after 33s
v1 version / test target folder (push) Failing after 17m6s
v1 version / test Multiple Host (push) Failing after 17m4s
lint and test / test scp action (push) Failing after 3m44s
lint and test / test deploy artifact (push) Failing after 14s
lint and test / test changed-files (push) Failing after 4m7s
lint and test / test target folder (push) Failing after 3m42s
lint and test / test Multiple Host (push) Failing after 3m53s
Some checks failed
v1 version / test scp action (push) Failing after 1m50s
v1 version / test deploy artifact (push) Failing after 33s
v1 version / test changed-files (push) Failing after 33s
v1 version / test target folder (push) Failing after 17m6s
v1 version / test Multiple Host (push) Failing after 17m4s
lint and test / test scp action (push) Failing after 3m44s
lint and test / test deploy artifact (push) Failing after 14s
lint and test / test changed-files (push) Failing after 4m7s
lint and test / test target folder (push) Failing after 3m42s
lint and test / test Multiple Host (push) Failing after 3m53s
- Update actions/setup-go from v6 to v7 in workflow files
This commit is contained in:
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user