mirror of
https://github.com/appleboy/scp-action.git
synced 2025-08-14 12:45:12 +00:00
Merge bf7118266b701707035c6b8c96d054223b3bdf2c into 7f18bf0ec86d81d9fba5e2bdf3253b7b22a604ab
This commit is contained in:
commit
a687da8cb8
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@v4
|
||||
- uses: actions/download-artifact@v5
|
||||
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@v4
|
||||
- uses: actions/download-artifact@v5
|
||||
with:
|
||||
name: my-artifact
|
||||
path: distfiles
|
||||
|
Loading…
x
Reference in New Issue
Block a user