mirror of
https://github.com/appleboy/scp-action.git
synced 2026-07-29 03:23:00 +00:00
chore(ci): update GitHub Actions dependencies to latest versions
lint and test / test target folder (push) Failing after 48s
lint and test / test scp action (push) Failing after 48s
lint and test / test Multiple Host (push) Failing after 47s
v1 version / test target folder (push) Failing after 2m43s
v1 version / test Multiple Host (push) Failing after 2m57s
v1 version / test scp action (push) Failing after 2m59s
lint and test / test deploy artifact (push) Failing after 11m1s
v1 version / test deploy artifact (push) Failing after 11m5s
v1 version / test changed-files (push) Failing after 11m8s
lint and test / test changed-files (push) Failing after 11m10s
lint and test / test target folder (push) Failing after 48s
lint and test / test scp action (push) Failing after 48s
lint and test / test Multiple Host (push) Failing after 47s
v1 version / test target folder (push) Failing after 2m43s
v1 version / test Multiple Host (push) Failing after 2m57s
v1 version / test scp action (push) Failing after 2m59s
lint and test / test deploy artifact (push) Failing after 11m1s
v1 version / test deploy artifact (push) Failing after 11m5s
v1 version / test changed-files (push) Failing after 11m8s
lint and test / test changed-files (push) Failing after 11m10s
- Bump actions/checkout from v6 to v7
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user