mirror of
https://github.com/appleboy/scp-action.git
synced 2025-12-16 22:49:47 +00:00
Merge b64f4218c75b80e93b6f0446cdcd171d5e468b73 into 7179e72a3fa4d4c33870a471708fda724fae7596
This commit is contained in:
commit
9907427f1c
2
.github/workflows/stable.yml
vendored
2
.github/workflows/stable.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
|
||||
- run: echo hello > world.txt
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: my-artifact
|
||||
path: world.txt
|
||||
|
||||
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
|
||||
- run: echo hello > world.txt
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: my-artifact
|
||||
path: world.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user