Skip to content

Commit

Permalink
chore(deps): update enricomi/publish-unit-test-result-action action t…
Browse files Browse the repository at this point in the history
…o v2
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 668b60d commit 59f160a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
retention-days: 7
- name: Publish Unit Test Results
id: publish
uses: EnricoMi/publish-unit-test-result-action@v1
uses: EnricoMi/publish-unit-test-result-action@v2
if: failure()
with:
files: target/surefire-reports/*.xml
Expand Down

0 comments on commit 59f160a

Please sign in to comment.