mirror of
https://github.com/appleboy/scp-action.git
synced 2026-07-03 22:07:06 +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
|
name: my-artifact
|
||||||
path: world.txt
|
path: world.txt
|
||||||
|
|
||||||
- uses: actions/download-artifact@v5
|
- uses: actions/download-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: my-artifact
|
name: my-artifact
|
||||||
path: distfiles
|
path: distfiles
|
||||||
|
|||||||
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
|||||||
name: my-artifact
|
name: my-artifact
|
||||||
path: world.txt
|
path: world.txt
|
||||||
|
|
||||||
- uses: actions/download-artifact@v5
|
- uses: actions/download-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: my-artifact
|
name: my-artifact
|
||||||
path: distfiles
|
path: distfiles
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user