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 Sep 24, 2023
1 parent 546b628 commit 53d750d
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 53d750d

Please sign in to comment.