1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-07 19:05:13 +02:00

Update dorny dependency

This commit is contained in:
Sadra Barikbin 2024-01-03 23:16:43 +03:30
parent 9a5b9a2902
commit a39a448df9

View file

@ -12,7 +12,7 @@ jobs:
report: report:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: dorny/test-reporter@v1 - uses: dorny/test-reporter@v1.7.0
with: with:
artifact: /test-results-.*/ artifact: /test-results-.*/
name: Tests Results name: Tests Results