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 f82165d + 5624cc9 commit 7eba24eCopy full SHA for 7eba24e
1 file changed
.github/workflows/tests.yml
@@ -88,7 +88,7 @@ jobs:
88
run: echo "CFENGINE_VERSION=$(box echo ${serverInfo.engineName@coldbox-${{ matrix.cfengine }}}@${serverInfo.engineVersion@coldbox-${{ matrix.cfengine }}})" >> $GITHUB_ENV
89
90
- name: Publish Test Reports
91
- uses: mikepenz/action-junit-report@v6.3.1
+ uses: mikepenz/action-junit-report@v6.4.0
92
if: always()
93
with:
94
report_paths: |
0 commit comments