mirror of
https://github.com/appleboy/scp-action.git
synced 2026-07-23 16:43:18 +00:00
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
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user