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 Mar 14, 2024
1 parent 269f038 commit d556a35
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 d556a35

Please sign in to comment.