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 20, 2024
1 parent 8fe652e commit 5d76f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
file: '**/build/reports/jacoco/**/*.xml'

- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v1.24
uses: EnricoMi/publish-unit-test-result-action@v2.7
if: always()
with:
files: '**/build/test-results/**/*.xml'
Expand Down

0 comments on commit 5d76f10

Please sign in to comment.