We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be627c5 commit cba8a0eCopy full SHA for cba8a0e
.github/workflows/publishTestResults.yml
@@ -47,7 +47,7 @@ jobs:
47
done
48
49
- name: Publish Test Results
50
- uses: EnricoMi/publish-unit-test-result-action@82082dac68ad6a19d980f8ce817e108b9f496c2a # v2.17.1
+ uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0
51
id: test-results
52
with:
53
commit: ${{ github.event.workflow_run.head_sha }}
0 commit comments