mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 11:50:00 +02:00
✔ GitHub Actions: Update used actions
This commit is contained in:
parent
c91234daba
commit
bc5818da9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_report.yml
vendored
2
.github/workflows/test_report.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
report:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dorny/test-reporter@v1.7.0
|
||||
- uses: dorny/test-reporter@v1
|
||||
with:
|
||||
artifact: /test-results-(.*)/
|
||||
name: 'Tests Results - $1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue