Skip to content

Commit

Permalink
Use reference action from master-2.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Jul 4, 2022
1 parent 4540043 commit c82c0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Publish Test Results
id: test-results
uses: EnricoMi/publish-unit-test-result-action/composite@master
uses: EnricoMi/publish-unit-test-result-action/composite@master-2.x
with:
commit: ${{ github.event.workflow_run.head_sha }}
check_name: Test Results (reference)
Expand Down

0 comments on commit c82c0f5

Please sign in to comment.