Ramkumar Chinchani
2024-01-29 15:30:41 -08:00
committed by GitHub
parent 9def35f3b8
commit 580df421bf
12 changed files with 247 additions and 421 deletions
@@ -59,7 +59,7 @@ jobs:
- run: mkdir -p .out/ && mv {report.html,junit.xml} .out/
if: always()
- name: Upload test results zip as build artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: oci-test-results-${{ github.sha }}
path: .out/