We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e7e11d + b86e02b commit 129a6c4Copy full SHA for 129a6c4
.github/actions/ci/action.yml
@@ -66,7 +66,7 @@ runs:
66
popd
67
68
- name: Upload Test Service Logs
69
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
70
if: always()
71
with:
72
path: apps/sse_contract_test_service/test-service.log
0 commit comments