Skip to content

Commit a660166

Browse files
chore(deps): update enricomi/publish-unit-test-result-action action to v2.22.0
1 parent 4f89614 commit a660166

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@27d65e188ec43221b20d26de30f4892fad91df2f # v2.22.0
104104
with:
105105
files: test-results/**/junit.xml
106106
check_run: false

0 commit comments

Comments
 (0)