Skip to content

Commit

Permalink
Upgrade publish test result action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed May 15, 2024
1 parent e12b222 commit d46190b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
done
- name: "Publish test results"
uses: EnricoMi/publish-unit-test-result-action/composite@v1
uses: EnricoMi/publish-unit-test-result-action@v2
with:
commit: ${{ github.event.workflow_run.head_sha }}
check_name: "Test results"
Expand Down

0 comments on commit d46190b

Please sign in to comment.