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 9f88129 commit 959c28e
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 @@ -109,7 +109,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 959c28e

Please sign in to comment.