mirror of
https://github.com/appleboy/scp-action.git
synced 2025-12-16 22:49:47 +00:00
Merge 9738eb77601a9fc9f946dc39c6c58a9aa3586864 into 7179e72a3fa4d4c33870a471708fda724fae7596
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…
x
Reference in New Issue
Block a user