Skip to content

Commit 603ee40

Browse files
authored
chore: bump EnricoMi/publish-unit-test-result-action version (#19)
1 parent f69c1c9 commit 603ee40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
path: test-results
8585
retention-days: 3
8686
- name: Publish test results
87-
uses: EnricoMi/publish-unit-test-result-action@v1.40
87+
uses: EnricoMi/publish-unit-test-result-action@v2.17.1
8888
with:
8989
files: test-results/**/*.xml
9090

0 commit comments

Comments
 (0)