Skip to content

Commit

Permalink
Update EnricoMi/publish-unit-test-result-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 4c73d2f commit 1c82d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
run: lein cloverage --html --lcov --junit

- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v1.40
uses: EnricoMi/publish-unit-test-result-action@v2.7
if: always()
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1c82d3a

Please sign in to comment.