Skip to content

Commit 939c054

Browse files
authored
Merge pull request #6432 from BOINC/vko_update_actions
[ci] update actions
2 parents 7cfdf63 + 33a1e8b commit 939c054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run-id: ${{ github.event.workflow_run.id }}
3535
path: test-reports
3636
pattern: '*_tests_results'
37-
- uses: dorny/test-reporter@890a17cecf52a379fc869ab770a71657660be727
37+
- uses: dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3
3838
with:
3939
name: 'Tests Report'
4040
path: 'test-reports/**/*.xml'

0 commit comments

Comments
 (0)