Skip to content

Commit 30c8bcc

Browse files
chore(deps): update enricomi/publish-unit-test-result-action action to v2.23.0
1 parent 91235d3 commit 30c8bcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: helm unittest -t JUnit -o test_result.xml .
2525

2626
- name: Publish Test Results
27-
uses: EnricoMi/publish-unit-test-result-action@v2.20.0
27+
uses: EnricoMi/publish-unit-test-result-action@v2.23.0
2828
if: always()
2929
with:
3030
files: |

0 commit comments

Comments
 (0)