Skip to content

Commit 34cd530

Browse files
Bump EnricoMi/publish-unit-test-result-action from 2.20.0 to 2.21.0 (#244)
1 parent 59ac28d commit 34cd530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
mvn verify -Dmaven.test.failure.ignore=false
6262
6363
- name: Publish Test results
64-
uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6
64+
uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf
6565
if: ${{ !cancelled() }}
6666
with:
6767
files: "**/TEST-*.xml"

0 commit comments

Comments
 (0)