Skip to content

Commit bf613f4

Browse files
chore(deps): update enricomi/publish-unit-test-result-action action to v2.20.0
1 parent dfb27b9 commit bf613f4

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.18.0
27+
uses: EnricoMi/publish-unit-test-result-action@v2.20.0
2828
if: always()
2929
with:
3030
files: |

0 commit comments

Comments
 (0)