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 ca81ee8 commit dda216bCopy full SHA for dda216b
.github/workflows/unit-tests.yml
@@ -29,7 +29,7 @@ jobs:
29
done
30
31
- name: Publish Unit Test Results
32
- uses: EnricoMi/publish-unit-test-result-action@82082dac68ad6a19d980f8ce817e108b9f496c2a # v2.17.1
+ uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0
33
with:
34
commit: ${{ github.event.workflow_run.head_sha }}
35
files: "artifacts/**/*.xml"
0 commit comments