We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890f84f commit 02963cbCopy full SHA for 02963cb
.github/workflows/test.yaml
@@ -67,7 +67,7 @@ jobs:
67
- name: Run pre-commit hooks.
68
uses: ScribeMD/pre-commit-action@832e026101148e0234fde20eecf91c08942ace4a # 0.9.127
69
- name: Publish test results to GitHub.
70
- uses: EnricoMi/publish-unit-test-result-action@e780361cd1fc1b1a170624547b3ffda64787d365 # v2.12.0
+ uses: EnricoMi/publish-unit-test-result-action@f355d34d53ad4e7f506f699478db2dd71da9de5f # v2.15.1
71
if: always()
72
with:
73
files: src/reports/jest/junit.xml
0 commit comments