Skip to content

Commit

Permalink
Upgrade EnricoMi/publish-unit-test-result-action/composite
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalkeal committed Feb 23, 2024
1 parent daebf98 commit 19f2570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
npm install
npm test
- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action/composite@v1
uses: EnricoMi/publish-unit-test-result-action/composite@v2
if: always()
with:
files: e2e/spring-shell-e2e-tests/junit.xml

0 comments on commit 19f2570

Please sign in to comment.