mirror of
https://github.com/appleboy/scp-action.git
synced 2026-03-10 23:09:15 +00:00
Merge 9738eb7760 into 7179e72a3f
This commit is contained in:
commit
cd3025bc2c
2
.github/workflows/stable.yml
vendored
2
.github/workflows/stable.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
name: my-artifact
|
||||
path: world.txt
|
||||
|
||||
- uses: actions/download-artifact@v5
|
||||
- uses: actions/download-artifact@v7
|
||||
with:
|
||||
name: my-artifact
|
||||
path: distfiles
|
||||
|
||||
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
name: my-artifact
|
||||
path: world.txt
|
||||
|
||||
- uses: actions/download-artifact@v5
|
||||
- uses: actions/download-artifact@v7
|
||||
with:
|
||||
name: my-artifact
|
||||
path: distfiles
|
||||
|
||||
Loading…
Reference in New Issue
Block a user