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.
2 parents 1c2d2ae + 5611776 commit 2f6f905Copy full SHA for 2f6f905
.github/workflows/github-ci.yml
@@ -61,6 +61,6 @@ jobs:
61
path: artifacts
62
63
- name: Publish Test Results
64
- uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
+ uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2.21.0
65
with:
66
files: "artifacts/**/*.trx"
0 commit comments