⬆️(dependencies) update dorny/test-reporter action to v2

This commit is contained in:
renovate[bot]
2025-11-04 14:03:00 +00:00
committed by BEY Quentin
parent a675805354
commit d9562ee561

View File

@@ -109,7 +109,7 @@ jobs:
env:
TOX_GH_MAJOR_MINOR: ${{ matrix.python }}
- name: Test Report
uses: dorny/test-reporter@v1
uses: dorny/test-reporter@v2
if: success() || failure()
with:
name: Test Results (${{ matrix.python }})