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:
parent
2596d2ca19
commit
51b8f969a5
2
.github/workflows/pr_add_test_results.yaml
vendored
2
.github/workflows/pr_add_test_results.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user