1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00

✔ GitHub Actions: Update used actions

This commit is contained in:
Mike Gerber 2024-05-14 15:56:08 +02:00
parent c91234daba
commit bc5818da9f

View file

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