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.
1 parent 2ab0a41 commit d295d69Copy full SHA for d295d69
.github/workflows/report_test_results.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: List downloaded files
25
run: ls -lR
26
- name: Publish test results
27
- uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
+ uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2.21.0
28
with:
29
files: "test_results/*.xml"
0 commit comments