Skip to content

Commit 4b619b5

Browse files
chore(deps): update enricomi/publish-unit-test-result-action action to v2.23.0
1 parent caecada commit 4b619b5

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@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2.21.0
103+
uses: EnricoMi/publish-unit-test-result-action@c950f6fb443cb5af20a377fd0dfaa78838901040 # v2.23.0
104104
with:
105105
files: test-results/**/junit.xml
106106
check_run: false

0 commit comments

Comments
 (0)