We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53b8b6e + 9b499f5 commit 12c3a1bCopy full SHA for 12c3a1b
.github/workflows/build.yml
@@ -189,7 +189,7 @@ jobs:
189
continue-on-error: true
190
191
- name: Upload unit-test results
192
- uses: enricomi/publish-unit-test-result-action@d93dbc08d265e4653da0c0af544bee2a851d3e38 # v2.10.0
+ uses: enricomi/publish-unit-test-result-action@ca89ad036b5fcd524c1017287fb01b5139908408 # v2.11.0
193
with:
194
check_name: Unit-test results
195
files: reports/unit-tests-report.xml
0 commit comments