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 aced09f commit 66d5b9eCopy full SHA for 66d5b9e
.github/workflows/junit.yml
@@ -45,7 +45,7 @@ jobs:
45
done
46
47
- name: Publish Test Results
48
- uses: EnricoMi/publish-unit-test-result-action@afb2984f4d89672b2f9d9c13ae23d53779671984 # v2.19.0
+ uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
49
with:
50
commit: ${{ github.event.workflow_run.head_sha }}
51
event_file: artifacts/Event File/event.json
0 commit comments