Skip to content

Commit 6696f0a

Browse files
authored
Merge pull request #6159 from BOINC/vko_update_actions
[ci] update actions
2 parents 6a10cdb + ade9dee commit 6696f0a

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@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5
37+
- uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c
3838
with:
3939
name: 'Tests Report'
4040
path: 'test-reports/**/*.xml'

0 commit comments

Comments
 (0)