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 v1.36
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 20, 2022
1 parent 5dd50f7 commit a922cb1
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 @@ -63,7 +63,7 @@ jobs:
file: "**/build/reports/jacoco/**/*.xml"

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

0 comments on commit a922cb1

Please sign in to comment.