We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 217ae00 + c00b8b1 commit 8ebaa1cCopy full SHA for 8ebaa1c
.github/workflows/publish-test-results.yml
@@ -40,7 +40,7 @@ jobs:
40
done
41
42
- name: Publish Unit Test Results
43
- uses: EnricoMi/publish-unit-test-result-action@27d65e188ec43221b20d26de30f4892fad91df2f
+ uses: EnricoMi/publish-unit-test-result-action@c950f6fb443cb5af20a377fd0dfaa78838901040
44
with:
45
commit: ${{ github.event.workflow_run.head_sha }}
46
event_file: artifacts/Event File/event.json
0 commit comments