Skip to content

Commit 1bf9b15

Browse files
renovate[bot]sjinks
authored andcommitted
chore(deps): update enricomi/publish-unit-test-result-action action to v2.20.0
1 parent f3dfa11 commit 1bf9b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ctest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
path: test-results
101101

102102
- name: Publish Test Results
103-
uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0
103+
uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
104104
with:
105105
files: test-results/**/junit.xml
106106
check_run: false

0 commit comments

Comments
 (0)