Try v3
All checks were successful
Continuous Stack Deployment Test / Deploy test stack (push) Successful in 41s
All checks were successful
Continuous Stack Deployment Test / Deploy test stack (push) Successful in 41s
This commit is contained in:
parent
3b63fde79c
commit
9177e30f1e
@ -45,7 +45,7 @@ jobs:
|
||||
mkdir deployments/test-deployment
|
||||
echo "Some data" > deployments/test-deployment/data.txt
|
||||
- name: "Test uploading an artifact"
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: test-deployment-data
|
||||
path: |
|
||||
|
Loading…
Reference in New Issue
Block a user