1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-27 13:49:10 +02:00

chore(deps): update dorny/test-reporter action to v2 (#9576)

This commit is contained in:
renovate[bot] 2025-08-22 16:14:23 +00:00 committed by GitHub
parent 2596d2ca19
commit 51b8f969a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
report:
runs-on: ubuntu-latest
steps:
- uses: dorny/test-reporter@v1
- uses: dorny/test-reporter@v2
with:
artifact: test-results # artifact name
name: Unit Tests # Name of the check run which will be created